Forum: C++ Mar 30th, 2007 |
| Replies: 2 Views: 1,104 lol never mind. I figured it all out, now to implement different flags, sorry for the spam guys. =)
#include <string>
#include <cstring>
#include <iostream>
#include <fstream>
#include... |
Forum: C++ Mar 30th, 2007 |
| Replies: 2 Views: 1,104 Hi all, I have managed to find a IntToString algorithm and I THINK its working, however the files are not generating. Sigh. If you could look over my code that would be great!
#include <string>... |
Forum: C++ Mar 29th, 2007 |
| Replies: 2 Views: 1,104 Hey all, I'm new to this forum, first post.. so please excuse me (also excuse the perhaps not so eloquent style, it is still in preliminary!) =). I'm writing a short piece of code in compliance with... |