Home Download Musics Developers
API Sources Tools File Format Technicals

file68 library documentation.


Detailed Description

sc68 file.

Author:
Benjamin Gerard <ben@sashipa.com>


Files

file  init68.h
 file68 initialization


Modules

Dynamic memory buffers
 Provides dynamic memory management functions.

Debug messages
 Provides functions for debugging message.

Byte ordering
 Provides functions for dealing with host byte order.

Error message
 Provides error message push and pop functions.

sc68 files
 Provides various functions for sc68 file manipulation.

gzip file support.
 Provides functions for loading and saving gzip file.

ICE loader support.
 Provides functions for loading ICE stream.

I/O streams.
 Provides access functions for generic I/O streams..

Registry
 Provides registry access functions.

Resource files
 Provides resource access functions.

Strings
 Provides string manipulation functions.

sc68 URL
 Provides functions for sc68 URL manipulation.


Functions

int file68_init (char **argv, int argc)
 Initialize file68 library.

void file68_shutdown (void)
 Shutdown file68 library.


Function Documentation

int file68_init char **  argv,
int  argc
 

Initialize file68 library.

Returns:
new argc