User profile: cire

User info
User name:cire
History
Joined:
Number of posts:3269
Latest posts:

Extracting file name from path
Or you could use boost for a more portable solution. (The code is nearly the same.) [code]#include...

Problem executing compiled code.
[quote]so as far as I can tell, the anagram.cpp file passes the name of the dictionary file into get...

Bad question asking and my other pet peeve
[quote=MiiNiPaa]Most aannoying are question "What happens if I do XXXX?" Do it and check, damn it! [...

Pure Virtual Functions
[quote]At this point I feel like your ignoring my questions, cire. [/quote] I don't work here or ge...

How does #define _USE_MATH_DEFINES work?
[quote]It also checks if it is already DEFINED, I dont think it has to do this because pragma once a...