hb_retnllen()

Returns a long number, with specific width

Syntax

C Prototype

#include <hbapi.h>
hb_retnllen( long lNumber, int iWidth ) --> void

Arguments

<lNumber>

<iWidth>

Returns


Description

Note that when HB_API_MACROS is defined, this function is replaced with a macro: hb_retnllen( lNumber, iWidth ) --> hb_itemPutNLLen( &hb_stack.Return, lNumber, iWidth )
Examples

Status

Ready

Compliance

Compliance is not applicable to API calls.

Files

Library is vm

Platforms

All