hi friends and experts,
i worked so much c program in windows as a student now i am working in a company . here they are using c in Linux ..
i learn how to compile and execute but i dont have some other knowledges like adding library files, using commands to EOF the file,allowed header files which all differs from windows ...
so i need help regarding this so please any one gave helpful hands to get me out this blog of c in linux
|
Go4Expert Member
|
|
| 21May2008,15:54 | #2 |
|
Dear,
As far as I Know that there is no difference in C programming whether Linux or Windows as on both of the plateform u are going to use C runtime Library (if needed).Only the Size of the data type(int) might differ.That You need to take care. And for other information mentioned refer any kdevelope forum or Gcc or G++ forum.You will get excatally what you want... |
