Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

C book

Status
Not open for further replies.

skottieb

Programmer
Jun 26, 2002
118
0
0
AU
Has anyone here read "Sams teach yourself c for linux in 21 days", Is there much of a difference programing c in linux compared to another o.s. I am currently learning PERL

 
i guess c is the same everywhere. except that the memory allocation for variables etc change with the platform. ofcourse the method of compiling etc differs.

luv
Karthik.
LOL A ship is safe in the harbour, but that's not what it is meant for!!! LOL
 
Hello,
But there are standards in C like the ANSI and K&R standard. Each standard has few special features that mostly depend on the platform and some 'simply standards'. But as a basic programmer you dont find any difference in C programming. When you go advanced you will find the difference.
Regards,
Ekanth Treat the daily build of a project as the heartbeat of the project. If there's no heartbeat the project is dead.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top