• rhpp@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Actually void* just points to anything, with no regard to the type of that thing. Pointing to the void is more accurately described by NULL pointer.