User: messenjah

  • Public profile

User profile: messenjah

User info
User name:messenjah
History
Joined:
Number of posts:10
Latest posts:

Error in my code
To check equality in c/c++ you should use [code]==[/code] (double equal signs) as the single [code]=...

Exceptions with MinGW
Found out that I was doing a static link which was forcing g++ to link to both mingw and cygwin libr...

Exceptions with MinGW
I am porting code from *nix to windows starting off with mingw. I have mingw32-gcc v4.4.0 which comp...

Determining path for ambiguos include
You're right. I forgot to mention that I was passing the local directory as an include search path u...

Can't convert string to char**
As the first argument to [code]getline[/code], [code]tekst[/code] needs to be an object of class [co...

This user does not accept Private Messages