User Tools

Site Tools


x68000:x-basic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
x68000:x-basic [2014/12/14 01:48] – [ABS] eidisx68000:x-basic [2014/12/14 01:49] – [ATOI] eidis
Line 118: Line 118:
 |  **Argument:**|str | |  **Argument:**|str |
 |  **Return value:**|int | |  **Return value:**|int |
-|  <color red>**Function:**</color>|Converts the <color red>**st**</color> string to int type number. <color red>**st**</color> is a sequence of characters that can be converted (0~9, +, -) to int type number. The conversion is aborted if there is a character for which the int type value can not be determined. |+|  <color red>**Function:**</color>|Converts <color red>**st**</color> string to int type number. <color red>**st**</color> is a sequence of characters that can be converted (0~9, +, -) to int type number. The conversion is aborted if there is a character for which the int type value can not be determined. |
 | |Space or tab characters at the begining of <color red>**st**</color> will be ignored. <color red>**st**</color> also requires at least one or more digits. | | |Space or tab characters at the begining of <color red>**st**</color> will be ignored. <color red>**st**</color> also requires at least one or more digits. |
 | |<color red>**st**</color> can not be null character. | | |<color red>**st**</color> can not be null character. |
x68000/x-basic.txt · Last modified: 2019/08/27 20:45 by 127.0.0.1