[fpc-pascal] Custom file drivers

2018-09-30 Thread Anton Shepelev
Hello, all The documentation on the FILE and TEXT types says that "nothing prevents the programmer, from writing a file driver that stores its data for instance in memory." Is there a more detailed instruction or an example illustrating how to do it? -- Please, do not forward replies to m

Re: [fpc-pascal] Custom file drivers

2018-09-30 Thread Marco van de Voort
In our previous episode, Anton Shepelev said: > The documentation on the FILE and TEXT types says > that "nothing prevents the programmer, from writing > a file driver that stores its data for instance in > memory." Is there a more detailed instruction or an > example illustrating how to do

Re: [fpc-pascal] Custom file drivers

2018-09-30 Thread Anton Shepelev
Marco van de Voort to Anton Shepelev: > > The documentation on the FILE and TEXT types > > says that "nothing prevents the programmer, from > > writing a file driver that stores its data for > > instance in memory." Is there a more detailed > > instruction or an example illustrating how t

Re: [fpc-pascal] "No debugger support" in FPC3.0.4 for DOS (go32v2)

2018-09-30 Thread Lubomír Čabla
I tested go32v2-ide-with-gdb.zip: IDE 1.0.12, GDB 7.3, FPC 3.0.4. 1. Windows 7/32-bit fpnovesa.exe - OK fpvesa.exe - exit with "System does not support fullscreen mode" fpvesag.exe - exit with "System does not support fullscreen mode" Tested on NB/PC with max. 2K (1920/1080) monitors. 2. rea