Retiring a favourite C++ joke
11–20 of 151 posts
Maybe he can mock try next?
Re: Retiring a favourite C++ joke
#12There's dozens of people who would get it... DOZENS!
Uses C++. Shortly after:
I've made a huge mistake.
Re: Retiring a favourite C++ joke
#13Re: Retiring a favourite C++ joke
#14Re: Retiring a favourite C++ joke
#15There's dozens of people who would get it... DOZENS!
yes, I would have thought the "better" version would be
int tobias[24];
delete tobias;Re: Retiring a favourite C++ joke
#16My favorite C++ joke is: Have you heard about the new object-oriented version of COBOL?
It’s called “ADD 1 TO COBOL”
Re: Retiring a favourite C++ joke
#17Even the compilers are in on some jokes:
$ gcc -xc - : In function ‘main’:
:1:45: error: ‘long long long’ is too long for GCCRe: Retiring a favourite C++ joke
#18Re: Retiring a favourite C++ joke
#19Do modern cars even allow you to step on the accelerator and the brake at the same time?
Re: Retiring a favourite C++ joke
#20Do modern cars even allow you to step on the accelerator and the brake at the same time?
I guess you technically can’t in an EV with regenerative braking.
(But maybe they do have an actual brake pedal?)