• robinm@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    10 months ago

    That’s totally right but I thought you were talking about signed numbers since you said “integer overflow”. I forgot that len is usually unsigned in C++.