User profile: KANATA1

User info
User name:KANATA1
History
Joined:
Number of posts:21
Latest posts:

Reference to one of many objects
try if statements or for loop or both

D.exe not found
Its trying to initialize all your variables and creating the object Fraction but you got no Fraction...

Warning c++ class constructor
thanks :v

Warning c++ class constructor
I am getting a warning and I would like to know what it is about so I can try to fix it within my cl...

!!! HELP AN IF FUNCTION PROGRAM (cmd project)
[code] #include "stdafx.h" #include <iostream> #include <string> using namespace std; int main() { ...