Score: Neutral
General Comment:
Should we have a ascii lib ? Something like (or same as) jascii.jal ?
const byte ASCII_NULL = 00
const byte ASCII_SOH = 01
const byte ASCII_STX = 02
const byte ASCII_ETX = 03
const byte ASCII_EOT = 04
...
(original jascii is GPL'd...)
Line-by-line comments:
File: /trunk/unvalidated/include/jal/print.jal (r123)
===============================================================================
Line 58: device = 10
-------------------------------------------------------------------------------
We could include equivalent of jascii.jal and use ascii names here ?
Seb
Respond to these comments at
http://code.google.com/p/jallib/source/detail?r=123
--
You received this message because you starred this review, or because
your project has directed all notifications to a mailing list that you
subscribe to.
You may adjust your review notification preferences at:
http://code.google.com/hosting/settings
Joep
2008/8/17, codesite...@google.com <codesite...@google.com>:
> sebastien.lelong commented on SVN revision 123.
> Should we have a ascii lib ? Something like (or same as) jascii.jal ?
>
> const byte ASCII_NULL = 00
> const byte ASCII_SOH = 01
> const byte ASCII_STX = 02
> const byte ASCII_ETX = 03
> const byte ASCII_EOT = 04
> ...
Well, I think not many people will use these characters and then only a
few of these characters (I myself have some of these programs). And
those who need thes chars can probably help themselves! It's better to
spend your time on something more useful for the short term.
Regards, Rob.
--
Rob Hamerling, Vianen, NL (http://www.robh.nl/)
Should we have a ascii lib ? Something like (or same as) jascii.jal ?
const byte ASCII_NULL = 00
const byte ASCII_SOH = 01
const byte ASCII_STX = 02
const byte ASCII_ETX = 03
const byte ASCII_EOT = 04
---
ir EE van Andel e...@fiwihex.nl http://www.fiwihex.nl
Fiwihex B.V. Wierdensestraat 74, NL7604BK Almelo, Netherlands
tel+31-546-491106 fax+31-546-491107