User: krofz

  • Public profile

User profile: krofz

User info
User name:krofz
History
Joined:
Number of posts:4
Latest posts:

switch case
your calculategrade function only return a value, you should add an output: [code] cout<<calculategr...

switch case
you check a char with numeric value, should be : [code] switch(input) { case '1': break; ...

Namespace
[code]#include <iostream> using namespace std;[/code] remove '>>endl' at cin makesure operator (>...

Code::Blocks
^ lol :)) i use C:B :) btw nice discussion

This user does not accept Private Messages