Navigation

Operators and Keywords

Function List:

C++ API

cutils.h File Reference

#include <stdarg.h>
Include dependency graph for cutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

OCTINTERP_API void octave_sleep (unsigned int seconds)
OCTINTERP_API void octave_usleep (unsigned int useconds)
OCTINTERP_API int octave_raw_vsnprintf (char *buf, size_t n, const char *fmt, va_list args)

Function Documentation

OCTINTERP_API int octave_raw_vsnprintf ( char *  buf,
size_t  n,
const char *  fmt,
va_list  args 
)
OCTINTERP_API void octave_sleep ( unsigned int  seconds  ) 
OCTINTERP_API void octave_usleep ( unsigned int  useconds  ) 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines