String I/O Lib

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

Douglas Turner
Email address: dturner@best.com

Path: /www/exparrot/files.tidbits.com/info-mac/dev/lib/string-io-lib-109.hqx

AttachmentSize
File string-io-lib-109.hqx5.37 KB
Architecture: 
File Type: 
License: 
Year: 
Archive: