Click here to Skip to main content
15,918,742 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: C is a better language than any language you care to name. Pin
Stefan_Lang2-Jun-14 20:53
Stefan_Lang2-Jun-14 20:53 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult3-Jun-14 3:04
mvePIEBALDconsult3-Jun-14 3:04 
GeneralRe: C is a better language than any language you care to name. Pin
Stefan_Lang3-Jun-14 20:05
Stefan_Lang3-Jun-14 20:05 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult4-Jun-14 3:23
mvePIEBALDconsult4-Jun-14 3:23 
GeneralRe: C is a better language than any language you care to name. Pin
Stefan_Lang2-Jun-14 4:55
Stefan_Lang2-Jun-14 4:55 
GeneralRe: C is a better language than any language you care to name. Pin
Richard MacCutchan29-May-14 22:26
mveRichard MacCutchan29-May-14 22:26 
GeneralRe: C is a better language than any language you care to name. Pin
bantling29-May-14 23:44
bantling29-May-14 23:44 
GeneralRe: C is a better language than any language you care to name. Pin
Reese Currie30-May-14 3:33
Reese Currie30-May-14 3:33 
I think my favorite quotation about C is, "C is memory with syntactic sugar."

AFAIK it is original to Dennis Kubes and first appears here: http://denniskubes.com/2013/04/23/how-to-think-about-variables-in-c/[^]

The nice thing about C is you can almost always do whatever it is you want to do in C. The downside is, you can almost always do whatever it is you want to do an order of magnitude more easily in something else, even if that "something else" is C++. Nevertheless, that "something else" is almost universally just an interface, in some form or fashion, to C or C++ code.
GeneralRe: C is a better language than any language you care to name. Pin
MikeTheFid30-May-14 4:02
MikeTheFid30-May-14 4:02 
GeneralRe: C is a better language than any language you care to name. Pin
Breamore Boy30-May-14 5:33
Breamore Boy30-May-14 5:33 
GeneralRe: C is a better language than any language you care to name. Pin
Kenneth Kasajian30-May-14 6:01
Kenneth Kasajian30-May-14 6:01 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult30-May-14 16:42
mvePIEBALDconsult30-May-14 16:42 
GeneralRe: C is a better language than any language you care to name. Pin
Colborne_Greg31-May-14 15:18
Colborne_Greg31-May-14 15:18 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult31-May-14 17:26
mvePIEBALDconsult31-May-14 17:26 
GeneralRe: C is a better language than any language you care to name. Pin
Colborne_Greg1-Jun-14 15:34
Colborne_Greg1-Jun-14 15:34 
GeneralRe: C is a better language than any language you care to name. Pin
Kenneth Kasajian3-Jun-14 6:34
Kenneth Kasajian3-Jun-14 6:34 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult3-Jun-14 8:26
mvePIEBALDconsult3-Jun-14 8:26 
GeneralRe: C is a better language than any language you care to name. Pin
Kenneth Kasajian3-Jun-14 9:45
Kenneth Kasajian3-Jun-14 9:45 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult3-Jun-14 10:34
mvePIEBALDconsult3-Jun-14 10:34 
GeneralRe: C is a better language than any language you care to name. Pin
Kenneth Kasajian3-Jun-14 6:35
Kenneth Kasajian3-Jun-14 6:35 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult3-Jun-14 8:31
mvePIEBALDconsult3-Jun-14 8:31 
GeneralRe: C is a better language than any language you care to name. Pin
Kenneth Kasajian3-Jun-14 9:50
Kenneth Kasajian3-Jun-14 9:50 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult3-Jun-14 10:49
mvePIEBALDconsult3-Jun-14 10:49 
GeneralRe: C is a better language than any language you care to name. Pin
Colborne_Greg30-May-14 7:15
Colborne_Greg30-May-14 7:15 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult30-May-14 16:20
mvePIEBALDconsult30-May-14 16:20 

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.