Query: physfs_file
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHYSFS_File(3) physfs PHYSFS_File(3)NAMEPHYSFS_File - A PhysicsFS file handle.SYNOPSIS#include <physfs.h> Data Fields void * opaque Detailed Description A PhysicsFS file handle. You get a pointer to one of these when you open a file for reading, writing, or appending via PhysicsFS. As you can see from the lack of meaningful fields, you should treat this as opaque data. Don't try to manipulate the file handle, just pass the pointer you got, unmolested, to various PhysicsFS APIs. See also: PHYSFS_openRead PHYSFS_openWrite PHYSFS_openAppend PHYSFS_close PHYSFS_read PHYSFS_write PHYSFS_seek PHYSFS_tell PHYSFS_eof PHYSFS_setBuffer PHYSFS_flush Field Documentation void* PHYSFS_File::opaque That's all you get. Don't touch. Author Generated automatically by Doxygen for physfs from the source code. Version 2.0.2 Fri Feb 24 2012 PHYSFS_File(3)
Related Man Pages |
---|
xml(3) - debian |
brlapi_writearguments_t(3) - debian |
caca_file_open(3caca) - debian |
globus_ftp_client_data(3) - debian |
netsnmp_netsnmp_monitor_callback_header_s(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Find columns in a file based on header and print to new file |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |