#include <ctype.h>#include <io.h>Include dependency graph for muse_win32.h:

Go to the source code of this file.
Defines | |
| #define | inline __inline |
| #define | snprintf _snprintf |
| #define | alloca _alloca |
| #define | read _read |
| #define | write _write |
| #define | fileno _fileno |
| #define | tell _tell |
| #define | MUSE_FMT_INT "%I64d" |
| #define | MUSE_FMT_FLOAT "%.10lg" |
| #define | MUSE_FMT_STRING "%S" |
| #define | MUSE_FMT_QSTRING "\"%S\"" |
| #define | MUSE_PLATFORM_WINDOWS 1 |
Typedefs | |
| typedef __int64 | longlong_t |
All rights reserved. See LICENSE.txt distributed with this source code or http://muvee-symbolic-expressions.googlecode.com/svn/trunk/LICENSE.txt for terms and conditions under which this software is provided to you.
| #define inline __inline |
| #define snprintf _snprintf |
| #define alloca _alloca |
| #define read _read |
| #define write _write |
| #define fileno _fileno |
| #define tell _tell |
| #define MUSE_FMT_INT "%I64d" |
| #define MUSE_FMT_FLOAT "%.10lg" |
| #define MUSE_FMT_STRING "%S" |
| #define MUSE_FMT_QSTRING "\"%S\"" |
| #define MUSE_PLATFORM_WINDOWS 1 |
| typedef __int64 longlong_t |
1.4.7