Error in my codeTo check equality in c/c++ you should use [code]==[/code] (double equal signs) as the single [code]=...
Exceptions with MinGWFound out that I was doing a static link which was forcing g++ to link to both mingw and cygwin libr...
Exceptions with MinGWI am porting code from *nix to windows starting off with mingw. I have mingw32-gcc v4.4.0 which comp...
Determining path for ambiguos includeYou'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