Blockio C.Txt
Blockio C.Txt
Development · info-mac
| Filename | blockio-c.txt |
|---|---|
| Size | 15.9 KB (16301 bytes) |
| Downloads | 1 |
Download blockio-c.txt
Up to 5 concurrent downloads per IP. No speed limit.
About
Here's a file to put into /mac/development/sources/snippets on mac.archive.umich.edu. Compress it as you please.
/* blockio.c and blockio.h by Art Eschenlauer
Routines to open blocks of memory as simple filestreams under ThinkC 5.0.4
Here are some routines to open a block of memory (Ptr or Handle) as a simple filestream (they do not support disk oriented commands like rewind and seek). I wrote these for porting unix software to ThinkC 5.0.4 using the standard libraries. I don't know if they would work on later versions of ThinkC std libraries. Bugs, comments, flames, etc. to eschen@molbio.cbs.umn.edu.
Disclaimer:
Notes
This file was archived from info-mac / funet and is provided for historical preservation. Most files are in BinHex (.hqx) or StuffIt (.sit/.sea/.cpt) format; you will need The Unarchiver or a classic Mac emulator to open them.