Re: sequential file formats



here is the hexdump of the output file from open-cobol on debian intel
linux:

$ od -h output.dat
0000000 0014 0000 ffff ffff ffff ffff ffff ffff
0000020 ffff ffff ffff ffff 001e 0000 0000 0000
0000040 0000 0000 0000 0000 0000 0000 0000 0000
0000060 0000 0000 0000 0000 0000
0000072

I think this is the same as mainframe cobol.

.



Relevant Pages

  • Writing data to a file bigger than 4GB in size
    ... chunks of 32KB, transforms them and dumps the resulting ... chunk into an output file. ... The issue here is that input file can potentially be huge - in ... Now this is what happens when running on Linux on a 32-bit box. ...
    (comp.os.linux.misc)
  • Re: Writing data to a file bigger than 4GB in size
    ... H.K. Kingston-Smith writes: ... the size of the output file never goes beyond 4GB. ... On a 64-bit Linux box the program creates the output file correctly, with a size above 4GB, as it should. ... It would seem that I am missing something in my 32-bit Linux box. ...
    (comp.os.linux.misc)
  • Re: Trying to learn c++, need help compiling
    ... In this case, no, it's not 'Stupid Windows'. ... output file with an .exe and expect it to run. ... after you're familiar with Linux programming. ...
    (alt.os.linux.suse)
  • Re: "mount" after failed "reiserfsck" ?
    ... "thomasfb" wrote: ... The error msg is telling you your output file is not a file but a ... Linux 2.6.8-24.14-default ...
    (alt.os.linux.suse)