[antlr-interest] why does java write more on the txt files?

Dvoryansky Leonid dvleonid at land.ru
Mon Feb 3 04:10:11 PST 2003


AS YOU CERTAINLY KNOW ALL DATA IN COMPUTER woof... is just a binary code.
So HEX is no more than hexadecimal representation of this code in sixteen base number notation system.
(DEC is common number notation)
DEC:15 = HEX:A
DEC:255 = HEX:FF
You can see your files in HEX representation:
edit /70 filename.ext  (in Windows).

How do you think is that the question that have to be discussed in that forum?
Maybe you have first to read some books like "Computer for dummies."
  WHAT IS HEX DUMP????

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20030203/5c14089a/attachment.html


More information about the antlr-interest mailing list