ioex.c File Reference

#include "ioex.h"

Go to the source code of this file.

Functions

DWORD XRead (LPVOID file, IOSTRUCT *ios, DWORD offset, LPVOID b, DWORD sz)
DWORD XWrite (LPVOID file, IOSTRUCT *ios, DWORD offset, LPVOID b, DWORD sz)
DWORD ReadEndian (LPVOID file, IOSTRUCT *ios, DWORD offset, DWORD sz, BOOL big, BOOL xread, DWORD *psz)
DWORD WriteEndian (LPVOID file, IOSTRUCT *ios, DWORD offset, DWORD x, DWORD sz, BOOL big, BOOL xwrite)
LONG ReadEndianSigned (LPVOID file, IOSTRUCT *ios, DWORD offset, DWORD sz, BOOL big, BOOL xread, DWORD *psz)


Function Documentation

DWORD ReadEndian LPVOID  file,
IOSTRUCT ios,
DWORD  offset,
DWORD  sz,
BOOL  big,
BOOL  xread,
DWORD psz
 

Definition at line 23 of file ioex.c.

LONG ReadEndianSigned LPVOID  file,
IOSTRUCT ios,
DWORD  offset,
DWORD  sz,
BOOL  big,
BOOL  xread,
DWORD psz
 

Definition at line 91 of file ioex.c.

DWORD WriteEndian LPVOID  file,
IOSTRUCT ios,
DWORD  offset,
DWORD  x,
DWORD  sz,
BOOL  big,
BOOL  xwrite
 

Definition at line 58 of file ioex.c.

DWORD XRead LPVOID  file,
IOSTRUCT ios,
DWORD  offset,
LPVOID  b,
DWORD  sz
 

Definition at line 6 of file ioex.c.

DWORD XWrite LPVOID  file,
IOSTRUCT ios,
DWORD  offset,
LPVOID  b,
DWORD  sz
 

Definition at line 14 of file ioex.c.


Generated on Thu Mar 27 01:46:54 2008 for Item Arrays by  doxygen 1.4.6-NO