libstdc++-6.dll not foundadding [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 sentenceThank you. Looks like I have a lot of reading to do.
evaluating each word in a sentenceI'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...