Null-Terminated Strings
Null-Terminated Strings
Posted Nov 18, 2010 16:40 UTC (Thu) by nix (subscriber, #2304)In reply to: Null-Terminated Strings by Cyberax
Parent article: Ghosts of Unix past, part 3: Unfixable designs
Posted Nov 18, 2010 17:04 UTC (Thu)
by Cyberax (✭ supporter ✭, #52523)
[Link] (2 responses)
Posted Nov 25, 2010 13:10 UTC (Thu)
by renox (guest, #23785)
[Link] (1 responses)
Posted Nov 25, 2010 16:22 UTC (Thu)
by vonbrand (subscriber, #4458)
[Link]
No, you haven't... (Original) Pascal "strings" were just (packed) arrays of characters of a fixed length.
/me ducks and runs for cover
Null-Terminated Strings
Null-Terminated Strings
but C-strings don't care..
Null-Terminated Strings
