User profile: newbieg

User info
User name:newbieg
Name:Mike
Location:California
Bio:I'm learning C++ as a hobby, it's fun. I'm still training in Native C++ but hope to get started in Windows MFC next.
Likeable Links;
-my indenting program post (indents your code for you)
http://www.cplusplus.com/forum/beginner/90167/
Statistical data
Occupation:Student
Skills:C++
History
Joined:
Number of posts:173
Latest posts:

Alphabetical sort of vector - struct.
Shouldn't your compareByWord function return a full statement like : [code] (lhs.name[ i ] < rhs.nam...

Menus
You didn't show us how far you've gotten with you own code, So I'm not sure exactly how much explain...

Recommended Websites?
Hey, another resource for windows programming is the help files if you're using Microsoft Visual Stu...

My program
No problem. Hey though, I wasn't trying to be rude or anything, Beginner's forum is where I post mos...

My program
There were at least 2 problems; Your first line needs two //, not just one your else if(v==6) needs ...