User profile: TruYadoo

User info
User name:TruYadoo
History
Joined:
Number of posts:63
Latest posts:

Auto Updating Clock?
In the program that I'm slowly building, I have it set to display the current time, at which the pro...

Opening/creating files
*Program starts* [code] cout << "program loading..." << endl; cout << "Searching for 'Na...

Opening/creating files
I got it to work. If the file doesn't exist, it will skip to [code] noName.open("Namefile.txt"); [/c...

Opening/creating files
I've already written a good size program, for a slight beginner. Part of what I've done, is that it...

Updating a distributed program
I hope that I'm posting this question in the correct forum, I believe that this is a beginner questi...