- 1
Why we can't use using namespace std; in turbo C++ 4.0 compiler
18 Respostas
+ 5
https://www.quora.com/Why-dont-we-use-namespace-std-in-Turbo-C++
**Time to upgrade your IDE
+ 5
what do you want to hear? Turbo c++ was made before the STL was around.. therefore you can not use it. I.e upgrade
+ 5
free alternative is code::blocks
http://www.codeblocks.org/
+ 5
I am sorry, I do not understand the question.
Do you mean how to get input from the keyboard?
+ 4
Did you visit the link?
+ 4
version 4 was released in 1993.. c++ was standardized in 1998..
+ 4
none of turbo c++ as far as I am aware
I think c++ builder is a current varient of turbo c++. I have never tried it though.but it seems current
https://en.m.wikipedia.org/wiki/C%2B%2BBuilder
+ 1
I want to hear a particular and proper answer for my question
+ 1
okk
+ 1
OK no problem & thanxx
+ 1
Tell me answer of my another question
+ 1
please tell me the program for keyboard programming
+ 1
no I want to make my own game so how I move the game character by hitting a key
0
that's not my answer dude
0
ya & I didn't get the proper answer & I have latest compiler of turbo C++ software
0
ok
0
so tell me in which version using namespace std is executed
0
The namespace std is something mentioned inside of the iotream header file.