>
>
>
> I know format.jal is used more often but IMHO print is a more logic
> name for this lib.
>
> Print value in decimal to lcd  =>  “print_byte_dec(lcd, 250)”
> Compare to:
> Format value in decimal to lcd  => format_byte_dec(lcd, 250)”


I would also prefer print.jal, since print.jal prints things. format.jal
formats things, but also prints them. Rob, why do you prefer format.jal ?

Cheers,
Seb

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to