Re: [fpc-pascal]using big files with high performance

2004-03-25 Thread Michael . VanCanneyt
On Thu, 25 Mar 2004, Christian M?llerke wrote: > Hi! > > Sorry for bad english, and, maybe this is a beginner question: > > I'am trying to write my own small NNTP(Usenet)-daemon (experimental - just > want to increase my knowledge). > > What whould be the best method for storing articles in

[fpc-pascal]using big files with high performance

2004-03-25 Thread Christian Müllerke
Hi! Sorry for bad english, and, maybe this is a beginner question: I'am trying to write my own small NNTP(Usenet)-daemon (experimental - just want to increase my knowledge). What whould be the best method for storing articles in files divided by group (one group, one file)? I want a good perfo