User profile: Chervil

User info
User name:Chervil
History
Joined:
Number of posts:4423
Latest posts:

Need a little help
An array isn't necessary here. I would get rid if it completely. [code]set highest = minimum possib...

extract text from text
In this case there is no need to use a stringstream. Its only purpose was to convert a string into a...

out_of_range error
Probably the program is accessing an element outside of the vector. Line 184:[code] for (int i =...

Really don't get this function thing
At line 94 you call the function GetName() and store the returned value in the variable [code]Name[/...

Code::Blocks .c extension issue
The .cbp file should not be renamed. It is, as indicated from the sample above, the [b]CodeBlocks Pr...

This user does not accept Private Messages

User: Chervil

  • Public profile