Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

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

Syntax

#(tint.decimal,%s)

%s is a value whose first character will get converted to decimal.

Examples

#(tint.decimal,dog)
100
#(tint.decimal,200)
50