Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Programming Language : Tint Reference : Conversion Primitives : tint.byte

Syntax

#(tint.byte,%n)

%n is a number to be converted to a byte.

Examples

#(tint.byte,100)
d
#(tint.byte,50)
2