Gocator API
Home
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
Macros
GoUtils.h File Reference
Description
Contains various helper functions.
Go to the source code of this file.
Macros
#define
GoUtils_MinMax_
(in, min, max) (((in) > (max) || (in) < (min)) ? (
kFALSE
) : (
kTRUE
))
Returns true if input is within min and max.
GoUtils.h
This site is best viewed with Firefox. Copyright (C) 2003-2015 by LMI Technologies.