Function Reference
Back to Index
Sorted by file
Sorted alphabetically
bzc.bzc
prints
(str)
putnum
(num)
P
prints
(str)
putnum
(num)
Name
prints
(str)
(bzc.bzc)
Input
str
String to print
Description
Prints the given string on the screen.
Name
putnum
(num)
(bzc.bzc)
Input
num
Number to print
Description
Prints the given number in decimal format on the screen.