debian man page for s3d_open_file

Query: s3d_open_file

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

S3D_OPEN_FILE(3)						    s3d Manual							  S3D_OPEN_FILE(3)

NAME
s3d_open_file - copy file into memory
SYNOPSIS
#include <s3d.h> int s3d_open_file(const char *fname, char **pointer);
DESCRIPTION
This 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.
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_OPEN_FILE(3)
Related Man Pages
ost_mappedfile(3) - debian
zip_fopen_encrypted(3) - debian
zip_fopen_index_encrypted(3) - debian
getutmpx(3) - netbsd
getutmp(3) - netbsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com