Click here to Skip to main content
15,927,127 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Turbo C++ Pin
  Forogar  14-Jun-15 4:28
professional  Forogar  14-Jun-15 4:28 
GeneralRe: Turbo C++ Pin
Cornelius Henning14-Jun-15 7:26
professionalCornelius Henning14-Jun-15 7:26 
GeneralRe: Turbo C++ Pin
Amarnath S14-Jun-15 7:44
professionalAmarnath S14-Jun-15 7:44 
GeneralRe: Turbo C++ Pin
Mike Hankey14-Jun-15 9:07
mveMike Hankey14-Jun-15 9:07 
GeneralRe: Turbo C++ Pin
Daniel Pfeffer14-Jun-15 23:14
professionalDaniel Pfeffer14-Jun-15 23:14 
GeneralRe: Turbo C++ Pin
Nueman14-Jun-15 17:55
Nueman14-Jun-15 17:55 
GeneralTurbo? Pin
Kornfeld Eliyahu Peter13-Jun-15 22:29
professionalKornfeld Eliyahu Peter13-Jun-15 22:29 
GeneralRe: Turbo? Pin
Peter_in_278013-Jun-15 22:58
professionalPeter_in_278013-Jun-15 22:58 
GeneralRe: Turbo? Pin
Kornfeld Eliyahu Peter13-Jun-15 23:04
professionalKornfeld Eliyahu Peter13-Jun-15 23:04 
GeneralRe: Turbo? Pin
CDP180213-Jun-15 23:05
CDP180213-Jun-15 23:05 
GeneralRe: Turbo? PinPopular
NeverJustHere14-Jun-15 0:33
NeverJustHere14-Jun-15 0:33 
GeneralRe: Turbo? Pin
den2k8815-Jun-15 1:52
professionalden2k8815-Jun-15 1:52 
GeneralRe: Turbo? Pin
Wastedtalent14-Jun-15 21:42
professionalWastedtalent14-Jun-15 21:42 
GeneralRe: Turbo? Pin
OriginalGriff13-Jun-15 23:22
mveOriginalGriff13-Jun-15 23:22 
GeneralRe: Turbo? Pin
Amarnath S13-Jun-15 23:22
professionalAmarnath S13-Jun-15 23:22 
GeneralRe: Turbo? Pin
Ron Anders14-Jun-15 7:25
Ron Anders14-Jun-15 7:25 
RantWhy does printf_s exist? Pin
tomatopipps13-Jun-15 7:55
tomatopipps13-Jun-15 7:55 
GeneralRe: Why does printf_s exist? Pin
Marc Clifton13-Jun-15 7:57
mvaMarc Clifton13-Jun-15 7:57 
GeneralRe: Why does printf_s exist? Pin
tomatopipps13-Jun-15 7:58
tomatopipps13-Jun-15 7:58 
GeneralRe: Why does printf_s exist? Pin
PIEBALDconsult13-Jun-15 11:00
mvePIEBALDconsult13-Jun-15 11:00 
GeneralRe: Why does printf_s exist? PinPopular
CDP180213-Jun-15 11:21
CDP180213-Jun-15 11:21 
Depending on the target system, I would use C anytime. Especially for older systems or microcontrollers C is still a very good choice. For example, I have a C compiler that compiles for the old 6502 CPU. With a relatively simple hardware abstraction layer, you can easily write programs that run on 8 bit Atari computers, 8 bit Commodore computers or an Apple II. I still have several Ataris and also two C64 and can write and compile programs on the PC, test them in emulators and then transfer them to the real thing when finished.
The language is JavaScript. that of Mordor, which I will not utter here

This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a f***ing golf cart.

"I don't know, extraterrestrial?"
"You mean like from space?"
"No, from Canada."

If software development were a circus, we would all be the clowns.

GeneralRe: Why does printf_s exist? Pin
Dexterus15-Jun-15 4:13
Dexterus15-Jun-15 4:13 
JokeRe: Why does printf_s exist? PinPopular
Joan M13-Jun-15 8:51
professionalJoan M13-Jun-15 8:51 
GeneralRe: Why does printf_s exist? Pin
ed welch13-Jun-15 9:01
ed welch13-Jun-15 9:01 
GeneralRe: Why does printf_s exist? Pin
Dave Calkins13-Jun-15 10:48
Dave Calkins13-Jun-15 10:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.