Harlequin RIP SDK

Platform-dependent defines. These definitions are used to turn on or off features in the code. Products should use abstract definitions to turn features on or off, rather than using compiler, processor or platform tests directly. The abstract feature definitions are set in this file. More...

#include <stddef.h>
#include <float.h>
#include <stdarg.h>
#include <basetsd.h>
#include <stdint.h>
#include <limits.h>

Macros

#define HQN_INT64   __int64
 

Detailed Description

Platform-dependent defines. These definitions are used to turn on or off features in the code. Products should use abstract definitions to turn features on or off, rather than using compiler, processor or platform tests directly. The abstract feature definitions are set in this file.

Copyright (C) 2022 Global Graphics Software Ltd. All rights reserved. This source code contains the confidential and trade secret information of Global Graphics Software Ltd. It may not be used, copied or distributed for any reason except as set forth in the applicable Global Graphics license agreement.