|
Atrinik Client 2.5
|
#include <cmake.h>Go to the source code of this file.
Defines | |
| #define | lrint(x) (floor((x) + ((x) > 0) ? 0.5 : -0.5)) |
| #define | M_PI 3.141592654 |
| #define | F_OK 6 |
| #define | R_OK 6 |
| #define | W_OK 2 |
Functions | |
| char * | strtok_r (char *s, const char *delim, char **save_ptr) |
Porting header file.
Definition in file porting.h.
1.7.4