Re: just a little question (about Rfont)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Message text written by Gwen
>it's just a little question : how to "transform" an integer into a
sequence ?<

You can use sprintf() to convert an integer (or any number) to a text
sequence.  For example, to print the integer 255 using rfont:

        write(sprintf("%d", 255))

Colin Taylor

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu