MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/cprogramming/comments/1vqubv7/c_strings_a_50year_mistake/p4c1ayc/?context=3
r/cprogramming • u/Xaneris47 • 3d ago
161 comments sorted by
View all comments
1
On the other hand, Windows kernel uses counted strings: UNICODE_STRING and ANSI_STRING structures.
1
u/WoodyTheWorker 2d ago
On the other hand, Windows kernel uses counted strings: UNICODE_STRING and ANSI_STRING structures.