# printf

Fromats and prints a string

Make sure to include the std.lib library first.

# Syntax

bl printf
# Registers

# Example

bl printf

# History

  • 0.1 added