Forum > General

File Handling In Pascal Binary Files Wiki Needs Work

(1/3) > >>

flywire:
I have been making the file handling examples in the tutorial executable but the Binary Files need a bit of work: http://wiki.freepascal.org/File_Handling_In_Pascal#Binary_files

The first one falls over at the seek and I don't understand the intended functionality.

eny:
The code fragment is useless:
- the seek should not be there
- the buffer is written with random data (garbage)
So the title of this topic is well chosen ;)

Leledumbo:

--- Quote from: eny on March 05, 2015, 01:07:39 pm ---The code fragment is useless:
- the seek should not be there
- the buffer is written with random data (garbage)
So the title of this topic is well chosen ;)

--- End quote ---
Mind fixing it?

eny:

--- Quote from: Leledumbo on March 05, 2015, 01:10:46 pm ---Mind fixing it?

--- End quote ---
I assumed flywire was already on top of it  ::)

flywire:

--- Quote from: Leledumbo on March 05, 2015, 01:10:46 pm ---Mind fixing it?

--- End quote ---

I have made extensive changes to this tutorial page but I can't understand this section so hopefully someone else can step it.

Navigation

[0] Message Index

[#] Next page

Go to full version