Click to See Complete Forum and Search --> : C++ in Linux
lpaulgib
05-16-2004, 03:53 PM
Does anyone know a site that has C++ tutorials for Linux? I'm trying to learn how to code C++ in a Linux system, butI keep getting to a point which it uses Windows headers and the sort. So what I need is an online tutorial for C++ in a Linux enviroment. Any help here?
talha999
05-16-2004, 04:13 PM
check out this link
http://www.comptechdoc.org/os/linux/programming/c/linux_pgc.html
remember google is your friend
Regards
lpaulgib
05-16-2004, 04:15 PM
It hasn't been my best friend in this area. I've been searching the web for quite some time.
The Coder
05-16-2004, 07:09 PM
Try http://linoleum.leapster.org/ I like it :D
The links don't mention C++ specifically but talk about system programming, which is done mostly in C/C++