User profile: AndroidZ

User info
User name:AndroidZ
Name:Zack
Website:http://www.surveyscoop.com
History
Joined:
Number of posts:64
Latest posts:

libstdc++-6.dll not found
adding [code]-static-libstdc++ -static-libgcc[/code] didn't work, and I'm not sure what you're refer...

libstdc++-6.dll not found
"The application has failed to start because libstdc++-6.dll was not found" is an error I run into w...

evaluating each word in a sentence
Thank you. Looks like I have a lot of reading to do.

evaluating each word in a sentence
I'm working on a text game to get myself back into the basics of c++ and hopefully learn new things ...

Is this possible?
got it with this: [code]pstack->head.pnext->data[/code] Now I just have to figure out, in the next t...