Join 149,824 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 2,600 people online right now. Registration is fast and FREE... Join Now!
Hi I gonna switch from xp to fedora 6 and still be able to do c programming. Can you guys please recommend books.
Fedora comes with the GNU C/C++ compiler (gcc and g++) which is also used with Cygwin and DEV-C++ under windows. So long as your code is standard C/C++ it should port without problems. there is also the GNU library http://www.gnu.org/software/libc/