Why we can't use using namespace std; in turbo C++ 4.0 compiler | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Why we can't use using namespace std; in turbo C++ 4.0 compiler

1st Jul 2017, 1:07 PM
zoufisha khan
18 Answers
1st Jul 2017, 1:14 PM
jay
jay - avatar
+ 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
1st Jul 2017, 1:16 PM
jay
jay - avatar
+ 5
free alternative is code::blocks http://www.codeblocks.org/
1st Jul 2017, 1:27 PM
jay
jay - avatar
+ 5
I am sorry, I do not understand the question. Do you mean how to get input from the keyboard?
1st Jul 2017, 1:45 PM
jay
jay - avatar
+ 4
Did you visit the link?
1st Jul 2017, 1:18 PM
jay
jay - avatar
+ 4
version 4 was released in 1993.. c++ was standardized in 1998..
1st Jul 2017, 1:21 PM
jay
jay - avatar
+ 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
1st Jul 2017, 1:23 PM
jay
jay - avatar
+ 1
I want to hear a particular and proper answer for my question
1st Jul 2017, 1:18 PM
zoufisha khan
+ 1
okk
1st Jul 2017, 1:21 PM
zoufisha khan
+ 1
OK no problem & thanxx
1st Jul 2017, 1:24 PM
zoufisha khan
+ 1
Tell me answer of my another question
1st Jul 2017, 1:26 PM
zoufisha khan
+ 1
please tell me the program for keyboard programming
1st Jul 2017, 1:33 PM
zoufisha khan
+ 1
no I want to make my own game so how I move the game character by hitting a key
1st Jul 2017, 3:10 PM
zoufisha khan
0
that's not my answer dude
1st Jul 2017, 1:16 PM
zoufisha khan
0
ya & I didn't get the proper answer & I have latest compiler of turbo C++ software
1st Jul 2017, 1:19 PM
zoufisha khan
0
ok
1st Jul 2017, 1:22 PM
zoufisha khan
0
so tell me in which version using namespace std is executed
1st Jul 2017, 1:22 PM
zoufisha khan
0
The namespace std is something mentioned inside of the iotream header file.
15th May 2020, 12:08 PM
The Unknown
The Unknown - avatar