Forum: C++ Jun 17th, 2009 |
| Replies: 7 Views: 484 I normally wont go into small errors in other peoples posting,
but it should be noted that code::blocks is an ide.
The compiler is most likely(depending on the setup) the mingw compiler. The mingw... |
Forum: C++ Mar 13th, 2009 |
| Replies: 14 Views: 586 Well the poster says he is using a 64bit linux,
so I found it safe to assume he is using a 64bit toolchain.
But your argument is valid. But for sake of completeness, the same can be said about a... |