Sample Source Code for programming problems
Java, c, C++, win32, .net, C#, ASP, VB, ADO, and many more
Thursday, December 11, 2008
program has a variable
#include
using namespace std;
int main(){
int number; number = 5;
cout << "The value in number is " << number << endl;
return 0;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Your Title
No comments:
Post a Comment