not basics

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
C programming

not basics

#1 Post by C programming »

Ive programmed in C++ for some time on windows and just recently got debian. already screwed up my grub thingy (check installation section) and i wanted to start programming in C. i know lots of C++ in windows and can do C relativily easy but what about C in linux? is there a online guide or something that can tell you the differences in code between the 2?

uki
Posts: 2
Joined: 2005-10-15 11:55

#2 Post by uki »

If you have programmed in Dev on Windows you will have exacly the same libraries which Dev provides.The differences are in window libraries like qt xwWidgets.

Post Reply