Home - Liblor/Basm-Library GitHub Wiki

#Overview

Functions

I/O

basm_io.asm
print_string
print_uint
print_int
read_string
read_int
read_uint

Typecast

basm_cast.asm
uitostr
strtoi
strtoui

String

basm_str.asm
strcopy
strlen