S3D_OPEN_FILE(3) s3d Manual S3D_OPEN_FILE(3)NAMEs3d_open_file - copy file into memorySYNOPSIS#include <s3d.h> int s3d_open_file(const char *fname, char **pointer);DESCRIPTIONThis opens the file fname, setting *pointer to it's memory position. the function will return the size of buffer. you can free() the pointer when you're finished.AUTHORSimon Wunderlich Author of s3d s3d S3D_OPEN_FILE(3)
| Related Man Pages |
|---|
| zip_fopen_index_encrypted(3) - centos |
| mcxalter(1) - debian |
| ost_mappedfile(3) - debian |
| zip_name_locate(3) - debian |
| getutmpx(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |