Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Ew, global variables. If you're smart enough for c, you're smart enough to follow basic programming conventions.
-
arekxv10548y@AlgoRythm What do you mean? There is nothing wrong with using global variables. Its just that people overused them incorrectly causing problems so they got vilified. Many frameworks still use globals and in some languages you cant do some things without globals. And you even have some patterns which take use of "global" space. :)
-
We still use it in India, even as college undergrads for some strange reason. At least until we are taught Linux, but still people prefer using this, but there are some people who have no idea how to compile code using this, even after using turboc++ for a year.
-
Nostalgic? I have to run Turbo C is DOS Box on Windows 7 and code up Bresenham's Algorithm for.my computer graphics exam next week. Pffft Nostalgic
-
We are currently learning this in a graphic card programming course... there are so many compatibility problems and so little documentation 😔
-
Pramesh16578yMean while in India -
Moving onto my last year of computer science and engineering we still use this ..... A LOT!!
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
elgringo41Student - Teacher renaming .c to .exe make the program executable ? Teacher - Yes A group of people stand up...
-
Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ...
Ah, this makes me feel nostalgic.
undefined
c
ide
c++
turbo c++
turboc++
old tech