COVISE Core
Macros | Functions
unixcompat.h File Reference
#include <stdarg.h>
#include <string.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/time.h>
Include dependency graph for unixcompat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WINCOMPATINLINE   static
 

Functions

WINCOMPATINLINE char * strsep (char **s, const char *delim)
 

Macro Definition Documentation

◆ WINCOMPATINLINE

#define WINCOMPATINLINE   static

Function Documentation

◆ strsep()

WINCOMPATINLINE char * strsep ( char **  s,
const char *  delim 
)