User profile: superaub

User info
User name:superaub
History
Joined:
Number of posts:6
Latest posts:

string.substr call leads to hung program
So after I updated dev-c++ i got errors for atoi since i didn't include stdlib.h. Now that I have u...

string.substr call leads to hung program
thank you cire! for [code]deconEq[/code] I was trying (and failing) to dynamically allocate memory ...

string.substr call leads to hung program
sure thing! its pretty ugly... if you have suggestions on anything else in the program please dont...

string.substr call leads to hung program
thank you Chervil for your help I am fairly certain this is where the program hangs as I put cout s...

string.substr call leads to hung program
oh geez! i will update that asap, thank you! str = "101+34+2-3"; a = 0; b = 8; and then I get and...