Skip Navigation

Posts
14
Comments
308
Joined
3 yr. ago

  • Chevy

    Jump
  • Yeah.

  • Chevy

    Jump
  • Or a National Lampoons fan?

  • It reminds me old early 2000s screen savers.

  • That's what I meant so I've edited my comment to hopefully make that a bit clearer. Having actually tested it, because in C++ I use true/false, it is 0 that equals false and anything else is true. You'll have to forgive my lack of clarity. It's 03:02 and I've had about 2 hours sleep tonight and won't be getting any more. Time for a coffee.

  • Every language has words for yes and no.

    Assuming yes and no means true and false, c has numbers (1, 0) for yes and no and c++ can use those numbers for yes and no because it is a superset of c.

    Technically, it's 0 and non-0 but I always use 1. They are integers rather than keywords.

  • I would argue that he is not a programmer

  • Lucky you

  • No one does comfy like cats!

  • I'm no expert, but my instinct is telling me that only one of them is a cat!

  • Precisely why my case has a power button on the front!

  • My condolences.

  • I love him

  • He's a southpaw.

  • My Willow drools when you fuss her behind the ears and her teeth are fine. Some cats just drool.

  • If I'm working on a Qt project, I use Qt Creator, for a Java project I use Eclipse, otherwise I use VSCode.

  • It's black and white so it will show up on everything

  • I would die in this situation because my instinct would be pspspspsps

  • Vic 20 in a shop:

    10 POKE 808,112

    20 print "Boobies"

    30 goto 20

    And then you watch the sales assistant walk confidently up to the computer, press the stop button and nothing happens