Keil Logo Arm Logo

getlong

Summary
long getlong(
  prompt);    /* prompt string */
Description

The getlong debugger function prompts you, with the prompt string, to enter a number.

Return Value

The getlong debugger function returns either the ong value of the entered number or a valule of 0 if a valid number is not entered.

See Also

getdbl, getint

Example
getlong ("Enter your age in seconds");

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.