473,508 Members | 2,241 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

advantage of C proramming under C

Hello,

what is the advantage of C programming under Unix Os?

thanks
bob
Nov 14 '05 #1
10 2680
"Robert S" <bs*****@gmail.com> writes:
what is the advantage of C programming under Unix Os?


Compared to what?

If you have questions about Unix programming, try comp.unix.programmer.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Nov 14 '05 #2
Compare to windows?Using Borland C compiler or quincy IDE.
"Keith Thompson" <ks***@mib.org> wrote in message
news:ln************@nuthaus.mib.org...
"Robert S" <bs*****@gmail.com> writes:
what is the advantage of C programming under Unix Os?


Compared to what?

If you have questions about Unix programming, try comp.unix.programmer.

--
Keith Thompson (The_Other_Keith) ks***@mib.org
<http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*>
<http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.

Nov 14 '05 #3
Robert S wrote:
what is the advantage of C programming under Unix Os?


The C libraries.
Nov 14 '05 #4

Le 16/06/2005 00:35, dans d8**********@domitilla.aioe.org, «*Robert S*»
<bs*****@gmail.com> a écrit*:
Compare to windows? Using Borland C compiler or quincy IDE.


You may find something useful by googling "unix vs windows"
or "linux vs windows", I remember there are chapters
on that subject in Wikipedia. In the same vein, you'll
find in Wikipedia comparisons of languages or file systems.
But they are merely anecdotal, the choice really is up
to you: what kind of application, which customers, etc.

Nov 14 '05 #5
Robert S wrote:
what is the advantage of C programming under Unix Os?


Assembler is a pain to write, and not nearly so portable.

--
Chris "electric hedgehog" Dollin
It's called *extreme* programming, not *stupid* programming.
Nov 14 '05 #6
"Robert S" <bs*****@gmail.com> wrote:
what is the advantage of C programming under Unix Os?


The same as the advantage of C programming under any other OS: it's the
bestest language, ever!!1!1!

Richard
Nov 14 '05 #7

Le 16/06/2005 09:43, dans d8*********@malatesta.hpl.hp.com, «*Chris Dollin*»
<ke**@hpl.hp.com> a écrit*:
Robert S wrote:
what is the advantage of C programming under Unix Os?


Assembler is a pain to write, and not nearly so portable.


A C compiler is a macro-assembler :-)
(just a joke !)

Nov 14 '05 #8


Robert S wrote:
Hello,

what is the advantage of C programming under Unix Os?


Given that Unix is mostly implemented in C, most of the system
internals look a lot like regular C library calls (same naming
conventions, data types, etc.). I remember having to call some VMS
internals from C, and that required a bit of translation from C data
types to native VMS structures (I remember having to set up a lot of
descriptors). Similarly, the bindings between other languages and the
Unix internals isn't so seamless.

Nov 14 '05 #9
Robert S wrote on 16/06/05 :
Hello,

what is the advantage of C programming under Unix Os?

thanks
bob


what would be the alternative ?

--
Emmanuel
The C-FAQ: http://www.eskimo.com/~scs/C-faq/faq.html
The C-library: http://www.dinkumware.com/refxc.html

"Mal nommer les choses c'est ajouter du malheur au
monde." -- Albert Camus.

Nov 14 '05 #10
Richard Bos wrote on 16/06/05 :
The same as the advantage of C programming under any other OS: it's the
bestest language, ever!!1!1!


'bestest' ! Cute !

--
Emmanuel
The C-FAQ: http://www.eskimo.com/~scs/C-faq/faq.html
The C-library: http://www.dinkumware.com/refxc.html

"Mal nommer les choses c'est ajouter du malheur au
monde." -- Albert Camus.

Nov 14 '05 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1806
by: Siemel Naran | last post by:
Hi. I have found one advantage of returning values through the argument list. It's that we have to store the return value. But when we return by value, we may forgot to store the return value. ...
2
1809
by: Tony Johansson | last post by:
Hello experts! My question is what advantage and disadvantage have public inheritance. The answer that I have to this is that sometimes it is an advantage to let a client have access to...
1
5823
by: David Horowitz | last post by:
Hi folks. I'm trying to connect to a Medisoft Advantage SQL db through SQL Server using OpenDataSource or OpenRowSet. I have general connections to the db working fine, but not with OpenDataSource...
11
15750
by: Rajesh | last post by:
Dear All, Please let me know the advantage of function pointer? Is it fast calling function using function pointer? Is it possible to use function pointer to optimise code? Thanks and regards...
13
5132
by: Arsalan | last post by:
Is there any advantage in C# over VB.NET ? Or the difference is only syntax ? Can anything done in C# which cannot be done in VB.NET?
2
6951
by: Samuel R. Neff | last post by:
What's the advantage of inheriting from CollectionBase as opposed to just implementing IList? It seems that it saves you from having to implement a few properties (Clear, CopyTo, Count,...
3
16322
by: yinglcs | last post by:
I am reading the Boost scoped_ptr library, and I wonder what is the advantage of using that. Here is an example from Boost.org web site: #include <boost/scoped_ptr.hpp> #include <iostream> ...
30
6049
by: junky_fellow | last post by:
I was looking at the source code of linux or open BSD. What I found that lots of typedefs were used. For example, consider the offset in a file. It was declared as off_t offset; and off_t is...
13
4398
by: Sarath | last post by:
What's the advantage of using for_each than the normal iteration using for loop? Is there any 'tweak' to use stream objects as 'Function' parameter of for_each loop. Seems copy function can do...
0
7123
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7326
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7383
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7046
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
3194
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3182
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1557
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.