Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > Re: say answer

Reply
Thread Tools

Re: say answer

 
 
Jeff
Guest
Posts: n/a
 
      08-15-2003

"rakesh" <> wrote in message
news: m...
> hi,
>
> i got a doubt about C.
>
> is the C - langauge hardware dependent or independent
>


independent.

> give me the reason.
>


You can use C to write program on any machine, as long as you have the C
compiler for it and your C compiler can correctly produce the executable for
it.

> your
> rakesh


--
Jeff


 
Reply With Quote
 
 
 
 
Thomas Matthews
Guest
Posts: n/a
 
      08-15-2003
Jeff wrote:

> "rakesh" <> wrote in message
> news: m...
>
>>hi,
>>
>> i got a doubt about C.
>>
>> is the C - langauge hardware dependent or independent
>>

>
>
> independent.
>
>
>> give me the reason.
>>

>
>
> You can use C to write program on any machine, as long as you have the C
> compiler for it and your C compiler can correctly produce the executable for
> it.

And you don't use any platform specific functions.

>
>
>>your
>>rakesh

>
>
> --
> Jeff
>
>



--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
You Say “Fragmentation”, I Say “Differentiation” Lawrence D'Oliveiro NZ Computing 2 10-06-2010 04:44 AM
Wrong answer equals to a blank answer or not? Zadkin Microsoft Certification 8 06-27-2006 01:51 PM
Wrong answer equals to a blank answer or not? Zadkin Microsoft Certification 0 06-23-2006 09:17 PM
You say SIM, I say SEM chris1968@gmail.com Computer Security 1 03-18-2006 01:49 PM
the book c++ primer answer always say L&L hugo C++ 1 08-17-2004 07:30 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57