User profile: HooklessFastener

User info
User name:HooklessFastener
History
Joined:
Number of posts:43
Latest posts:

New to C++ - Creating functions
Cplusplus.com has a great C++ tutorial in the Documentation section. You can read it online or down...

Assistance needed
[code]using namespace std;[/code] after the includes is a useful line to add to just about any begi...

What is a Resource Compiler?
I normally use Linux, but this question started to bother me when I was setting up a library on Code...

What is a Resource Compiler?
In CodeBlocks under the project build options there is a tab to add search directories to a resource...

infinite loop ?
I could easily be wrong, but I think I remember a post stating it's not a good idea to use [code]usi...