Gocator 2000 API
Contents
|
Reference
Previous
|
Up
|
Next
Macros
Go2
Macros
Go2
Macros
Macros
Macro
Description
GO2_CHECK
If the expression result is not
GO2_OK
, the current function will return the expression result.
GO2_COUNT
Reports number of elements in a C array.
GO2_SUCCESS
Converts a
Go2Status
value to a
Go2Bool
value (
GO2_OK
becomes
GO2_TRUE
, otherwise
GO2_FALSE
).
Copyright (c) 2010 by LMI Technologies Inc. All rights reserved.
Contents
|
Reference