Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dixie_land
on Dec 4, 2022
|
parent
|
context
|
favorite
| on:
Show HN: A nice C string API
I also thought of BSTR but in all fairness this idea of prefixing metadata for string types aren't so unique: eg Delphi's string types use a similar scheme:
https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Inte...
One obvious advantage of such scheme of course is that you can pass them as-is to C APIs
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
One obvious advantage of such scheme of course is that you can pass them as-is to C APIs