![]() Preserved Topic: c? (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: us |
![]() |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() My favorite C++ book is C++ for dumbies, which does come with a compiler. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() |
Nervous Wreck (II) Inmate From: Ontario |
![]() Try O'Reilly's Practical C++ Programming if you are in need of a good book on C++, I've never seen a "for dummies" book on any subject that didn't suck. And you don't need to go and install linux to get a free compiler, whatever OS you are using now is fine. http://www.delorie.com/djgpp/ if you are using windows, as I assume. If not, gcc will run on any unix. |
Paranoid (IV) Inmate From: north hills, ca usa |
![]() Mr. Max says: |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() You can get GNU for windows? I thought GNU and GCC were linux only products, I don't see why those who stess open source, would design software that would help to secure the Devil(M$) on his thrown... |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() A port of GCC 2.95.x is included with the Cygwin environment... |
Paranoid (IV) Inmate From: other places |
![]() I played with Cygwin for a while. I thought it was so cool to have bash for my shell on windoze. |
Nervous Wreck (II) Inmate From: Ontario |
![]() Linux only? GNU predates linux by a good margin. Linux is one little kernel that isn't even very good. GNU software has been around for ages and because of that, linux distros were formed using the linux kernel and all of GNU's software. |
Paranoid (IV) Inmate From: other places |
![]() |
Paranoid (IV) Inmate From: Canada, Toronto |
![]() Hope this will help. |