Utility functions used by the screen* files (internal use only)
More...
#include "gen.h"
#include <stdarg.h>
|
int | asknr (char str[], int minv, int maxv, int def) |
|
size_t | fread_check (char *str, void *buffer, size_t size, FILE *infile) |
|
size_t | fwrite_check (char *str, void *buffer, size_t size, FILE *outfile) |
|
void | fseek_check (char *str, FILE *file, long int offset, int pos) |
|
void | message (char *fmt,...) |
|
void | error (char *fmt,...) |
|
Utility functions used by the screen* files (internal use only)
- Author
- Kris Thielemans
-
PARAPET project
- See also
- gen.h