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