hb_vmPushNumber()

Pushes a number on to the stack and decides if it is integer, long or double

Syntax

C Prototype

#include <hbvm.h>
hb_vmPushNumber( double dNumber, int iDec ) --> void

Arguments

<dNumber>

<iDec>

Returns


Description


Examples

Status

Ready

Compliance

Compliance is not applicable to API calls.

Files

Library is vm

Platforms

All