User: Captain1832

  • Public profile

User profile: Captain1832

User info
User name:Captain1832
History
Joined:
Number of posts:3
Latest posts:

Why do i use cout<< "a:"; in this program?
Oh... got it! that was so easy:) Thx lads.

Why do i use cout<< "a:"; in this program?
#include <iostream> using namespace std; int main () { int a, b; // a:?, b:? a = 10; // a:10, b...

A simple C program writen in Visual c++ 2010 that dosen`t work!
#include "conio.h" main() { putch(getch()) ; } I am a noob i know:)!

This user does not accept Private Messages