in reply to Re^4: 3-byte representation
in thread 3-byte representation
Hi BrowserUk, Many thanks for your pertinent remarks and sorry for my bad code formatting, especially from a guy whose his father was a French cooking chief :-) In fact I append many integer values thus the ">>". And they could be negative, because they are latitudes and longitudes worldwide. I was also using the old fashioned format in the "for" loop... But despite using the "binmode" instruction, the resulting file is longer than 30000 chars for 10000 iterations, typically 30035 !!! Please, do you have any idea for this strange behaviour ?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: 3-byte representation
by BrowserUk (Patriarch) on Oct 13, 2011 at 15:40 UTC | |
by gerleu (Novice) on Oct 13, 2011 at 16:36 UTC | |
by BrowserUk (Patriarch) on Oct 13, 2011 at 16:42 UTC | |
by gerleu (Novice) on Oct 13, 2011 at 17:02 UTC |