User profile: kalicha

User info
User name:kalicha
History
Joined:
Number of posts:42
Latest posts:

Presentation topics on Android (urgent)
Hello guys, I am sorry for posting wrong question here but i have a class presentation on Android ...

Issue with a program on Classes
You have to end the class with ;.

GOOD DAY GUYS.
Here is a nice tutorial see if it helps getting you started. http://vertstudios.com/blog/c-senten...

Assigning Variables to Pulled Data
why don't you start by reading the file. http://www.cplusplus.com/doc/tutorial/files/

If Else Statement
[code]#include <iostream> using namespace std; int main() { char gender; int grade; cout << "E...