FS2_Open
Open source remastering of the Freespace 2 engine
doxygen.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) Volition, Inc. 1999. All rights reserved.
3  *
4  * All source code herein is the property of Volition, Inc. You may not sell
5  * or otherwise commercially exploit the source or things you created based on
6  * the source.
7  */
8 
18 #define SCP_FORMAT_STRING
19 
30 #define SCP_FORMAT_STRING_ARGS(formatArg,varArgs)
31 
38 #define SIZE_T_ARG "%zu"
39 
46 #define PTRDIFF_T_ARG "%zd"