doom3-gpl
Doom 3 GPL source release
|
#include <stdio.h>
Go to the source code of this file.
Macros | |
#define | CURL_NO_OLDIES |
#define | TRUE 1 |
#define | FALSE 0 |
#define | OS "unknown" |
#define | DIR_CHAR "/" |
#define | DOT_CHAR "." |
#define | SIZEOF_CURL_OFF_T sizeof(curl_off_t) |
Functions | |
int | fileno (FILE *stream) |
#define SIZEOF_CURL_OFF_T sizeof(curl_off_t) |
int fileno | ( | FILE * | stream | ) |