hb_retl()
Returns a logical integer
- Syntax
-
- C Prototype
- #include <hbapi.h>
- hb_retl( int iTrueFalse ) --> void
- Arguments
-
- <iTrueFalse>
- Returns
-
- Description
-
- Note that when HB_API_MACROS is defined, this function is replaced with a macro: hb_retl( iLogical ) --> hb_itemPutL( &hb_stack.Return, iLogical ? TRUE : FALSE )
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is vm
- Platforms
-
- All