Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

karolherbst@chaos.socialK

karolherbst@chaos.social

@karolherbst@chaos.social
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • @SRAZKVT you can use types with sizeof as well, but sometimes it's shorter to use the variable instead of the type (e.g.
    karolherbst@chaos.socialK karolherbst@chaos.social

    @SRAZKVT you can use types with sizeof as well, but sometimes it's shorter to use the variable instead of the type (e.g. if it's "struct my_awesome_struct_with_a_very_long_name")

    uncategorized

  • today in C nonsense: a declaration is available in it's initialization expression:
    karolherbst@chaos.socialK karolherbst@chaos.social

    @a1ba C would be 100 times better if such warnings would be errors instead by default

    uncategorized

  • today in C nonsense: a declaration is available in it's initialization expression:
    karolherbst@chaos.socialK karolherbst@chaos.social

    today in C nonsense: a declaration is available in it's initialization expression:

    int some_func(void) {
    int a = a;
    return a;
    }

    uncategorized
  • Login

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups