How do i do this?[code] #include<iostream> #include<Windows.h> using namesapce std; int main() { for(int i=5;i>1;...
using result of a programI have: [code]file1.cpp #include<iostream> using namespace std; int main() { int x; ...
References with structures problem@Czar05: I think it can help you. [code] #include<iostream> #include<Windows.h> using namespace std...
References with structures problemand function [code]calculate[/code] have a parameter which is a reference of the struct [code]Inform...
References with structures problemWhat is FEE?? You must define this before used or it is a global variable.
This user does not accept Private Messages