String Io Lib 1.0.9
String Io Lib
Development · v1.0.9
| Filename | string-io-lib-109.hqx |
|---|---|
| Size | 5.4 KB (5497 bytes) |
| Downloads | 3 |
Enjoying MacTrove?
Anonymous downloads are free and unlimited.
Create a free account to track favorites,
contribute metadata corrections, and join the
community chat.
About
Routines for importing and exporting longer than 255 C string to and from resources.
Simply declare your string, and when you want to write it to disk, call:
OSErr WriteStrToResource(const char theString[], short ResID);
When you want to read a string into memory, you just need to call:
OSErr ReadStrFromResource(char outStr[], short ResID);
If you have any question or problems, you can email me at dturner@best.com
File Info
This file is part of the MacTrove archive. See the Thank You page for the upstream mirrors we rely on. It is BinHex encoded — use The Unarchiver to decode it.
Related apps