Forum: C++ Nov 9th, 2009 |
| Replies: 5 Views: 439 I knew I forgot something
Thanks XD |
Forum: C++ Nov 9th, 2009 |
| Replies: 5 Views: 439 It works wonderfully =) So far it appears that no errors have been introduced. You really are amazing.
Thank you very much for you help with that. |
Forum: C++ Nov 7th, 2009 |
| Replies: 5 Views: 439 Can Someone tell me why these files won't compile on unix but work fine (mostly) in windows?
It looks like unix-land doesn't load the variables from the inherited class QueueArray into the proper... |
Forum: C++ Sep 1st, 2009 |
| Replies: 3 Views: 599 Is it possible to compile a single .cpp (not a project) in visual studio 2008? Also will using visual studio cause problems executing code on a unix system?
I am making my first c++ "hello world"... |