#include "plserver.h"
#include "plevent.h"
#include "metadefs.h"
Go to the source code of this file.
Define Documentation
Value:{ fprintf( stderr, "%s\nCommand code: %d, byte count: %lu\n", \
msg, csave, (unsigned long) plr->pdfs->bp ); return -1; }
Definition at line 63 of file plr.c.
#define plr_cmd |
( |
|
code | ) |
if ( ( code ) == -1 ) return -1; |
Definition at line 58 of file plr.c.
Value:if ( code ) { fprintf( stderr, \
"Unable to read from %s in %s at line %d, bytecount %lu\n", \
plr->iodev->typeName, __FILE__, __LINE__, (unsigned long) plr->pdfs->bp ); \
return -1; }
Definition at line 52 of file plr.c.
Value:if ( code ) { fprintf( stderr, \
"Unable to read from %s in %s at line %d, bytecount %d\n\Bytes requested: %d\n", plr->iodev->typeName, __FILE__, __LINE__, \
(int) plr->pdfs->bp, (int) 2 * n ); return -1; }
Definition at line 327 of file plr.c.
Function Documentation
Definition at line 95 of file plr.c.
Variable Documentation
Definition at line 83 of file plr.c.
Definition at line 84 of file plr.c.
Definition at line 85 of file plr.c.
Definition at line 86 of file plr.c.
Definition at line 86 of file plr.c.