compile & run in kdevelop !Pls help me... i use kdevelop. I dont know how to make & run a simple "hello world" code in it!! b...
iostream and iostream.htnx dev c++ is my fav!!! but i face lots of errors in visual c++...its like visual c++ is a differen...
iostream and iostream.hI Use turbo c++ 3.0 and in my compiler... to print "hello world!" I should type this: [code][/code...
how to do this in c++ 3.0[code][/code]#include<iostream.h> #include<conio.h> void main() { clrscr(); char name[]=""; int age;...
how to do this in c++ 3.0thanx moschops