Forum: C++ Sep 12th, 2009 |
| Replies: 20 Views: 1,225 You got that right
dev c++ you can find it here (1st page in google for "dev c++")
http://www.bloodshed.net/devcpp.html
Im a novice myself so I feel somehow uncomfortable with your... |
Forum: C++ Sep 12th, 2009 |
| Replies: 20 Views: 1,225 wow, a lot to read I wonder if he will.... you are kinda being selfish if you expect him to read it all.
c-style strings like this
char * myChar = "some text" is avaible due
1. is valid C... |