Click here to Skip to main content
15,914,066 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? 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? Pin
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 
GeneralRe: Why does printf_s exist? Pin
Espen Harlinn13-Jun-15 16:50
professionalEspen Harlinn13-Jun-15 16:50 
GeneralRe: Why does printf_s exist? Pin
Brisingr Aerowing13-Jun-15 20:36
professionalBrisingr Aerowing13-Jun-15 20:36 
GeneralRe: Why does printf_s exist? Pin
Gary R. Wheeler14-Jun-15 1:25
Gary R. Wheeler14-Jun-15 1:25 
GeneralRe: Why does printf_s exist? Pin
Joe Woodbury14-Jun-15 12:43
professionalJoe Woodbury14-Jun-15 12:43 
GeneralRe: Why does printf_s exist? Pin
Gary R. Wheeler15-Jun-15 0:47
Gary R. Wheeler15-Jun-15 0:47 
GeneralRe: Why does printf_s exist? Pin
James Curran15-Jun-15 2:30
James Curran15-Jun-15 2:30 
GeneralRe: Why does printf_s exist? Pin
Joe Woodbury15-Jun-15 12:20
professionalJoe Woodbury15-Jun-15 12:20 
GeneralRe: Why does printf_s exist? Pin
James Curran15-Jun-15 12:46
James Curran15-Jun-15 12:46 
GeneralRe: Why does printf_s exist? Pin
patbob15-Jun-15 5:30
patbob15-Jun-15 5:30 
GeneralRe: Why does printf_s exist? Pin
pschaeffer15-Jun-15 5:36
pschaeffer15-Jun-15 5:36 
GeneralRe: Why does printf_s exist? Pin
swampwiz20-Jun-15 13:17
swampwiz20-Jun-15 13:17 
GeneralInteresting Breakfast Pin
_Maxxx_13-Jun-15 2:18
professional_Maxxx_13-Jun-15 2:18 
GeneralRe: Interesting Breakfast Pin
Maximilien13-Jun-15 3:39
Maximilien13-Jun-15 3:39 

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.