User profile: SirSen

User info
User name:SirSen
History
Joined:
Number of posts:8
Latest posts:

Student class
use a data structure: [code]struct students{ int ID; string Name; // use char if u want string Lastn...

A consise way to get stuff.
conditional sentences. Its better to use a string for State An example would be: [code]if(State== "...

My program isn't doing anything.
Hello, u forgot to open the file =P, [code] #include <iostream> #include <fstream> //declare glob...

i'm stuck
try using cout and cin instead of printf and scanf its better

about compiler
code::blocks the webpage is www.codeblocks.org, i use it and its very good