muse_win32.h File Reference

#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


Detailed Description

Author:
Srikumar K. S. (mailto:kumar@muvee.com)
Copyright (c) 2006 Jointly owned by Srikumar K. S. and muvee Technologies Pte. Ltd.

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 Documentation

#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 Documentation

typedef __int64 longlong_t


Generated on Mon Sep 25 23:12:47 2006 for muSE by  doxygen 1.4.7