Kaptaan Jack@lemmy.ml to Programmer Humor@lemmy.ml · 2 年前Programming Languageslemmy.mlimagemessage-square173linkfedilinkarrow-up1777arrow-down165file-text
arrow-up1712arrow-down1imageProgramming Languageslemmy.mlKaptaan Jack@lemmy.ml to Programmer Humor@lemmy.ml · 2 年前message-square173linkfedilinkfile-text
minus-squarenothacking@discuss.tchncs.delinkfedilinkarrow-up2·2 年前And speed too. A small program using only C features can compile 5x faster with a c compiler then a c++ one. (GCC will use c++ mode on a .cop file so make sure it is .c)
And speed too. A small program using only C features can compile 5x faster with a c compiler then a c++ one. (GCC will use c++ mode on a .cop file so make sure it is .c)