User profile: LittleQuick

User info
User name:LittleQuick
Name:Michael Quick
Location:Maplewood, MN
Bio:I do this for a hobby I guess. I am a website developer, but I am very interested in basic programming. Plus I have an obsession with anything that pops up in DOS.
Statistical data
Birthdate:Jan 30, 1993
Gender:Male
Occupation:Student
Skills:C++
C#
HTML
Batch
History
Joined:
Number of posts:84
Latest posts:

I run a simple test program, but a different one runs
Maybe you need to create a new project? Just a suggestion.

random function
http://www.cplusplus.com/reference/clibrary/cstdlib/rand/

Switch statement and Writing to a file
I have a ofstream within a case. [code] case 1: ofstream myfile1 (file18.c_str(), ios::app); i...

definition + integer confusion
The FF >> ss; is kind of screwing it up some how.

definition + integer confusion
Some of the errors. [output] c:\documents and settings\owner\desktop\xx\xx\xx.cpp(291) : error C2784...