mirror of
https://github.com/irmen/prog8.git
synced 2026-04-26 20:17:57 +00:00
conv.str2long() added. alias problems detected.
This commit is contained in:
@@ -463,7 +463,7 @@ conv
|
||||
Routines to convert strings to numbers or vice versa.
|
||||
|
||||
- numbers to strings, in various formats (binary, hex, decimal)
|
||||
- strings in decimal, hex and binary format into numbers (bytes, words)
|
||||
- strings in decimal, hex and binary format into numbers (bytes, words, longs)
|
||||
|
||||
Read the :source:`conv source code <compiler/res/prog8lib/conv.p8>`
|
||||
to see what's in there.
|
||||
|
||||
Reference in New Issue
Block a user