Live data from Hacker News

Viewing profile — jxbdbd

jxbdbd

HN member
Joined
Sun, Jun 21, 2026, 6:46 AM UTC
HN karma
1
Public activity
1 items

About jxbdbd

No profile information was provided.

Recent public activity

  1. comment
    Comment #48616291

    Why would a pascal string be any shorter than a C string? A C string is one pointer reaching all of memory, a Pascal string is two pointers reaching all of memory