Re: [fpc-pascal] memory map

2005-05-30 Thread Alexey Pavluchenko
Hello Pianoman, Tuesday, April 19, 2005, 6:24:10 PM, you wrote: P> Hi, how can i save some memory area to file bypassing the windows P> memory protection. For example I would like to see first four mb of P> my RAM and make a memory image on disk for contents analysis. How P> can I access certain

[fpc-pascal] Re: fpc-pascal Digest, Vol 9, Issue 39

2005-05-30 Thread Angelo Bertolli
Let's now briefly touch the statement that 'Pascal is a well-established language'... The Pascal I used first did not know a thing about objects, dynamic arrays; operator overloading, nor did it know how to treat strings, among a number of other things.. Sure, but we have to accept that no ma

Re: [fpc-pascal] Re: fpc-pascal Digest, Vol 9, Issue 39

2005-05-30 Thread listmember
If there is no ambiguity, why worry about whether it conforms to some mystical/celestial strictness.. Ok, I'll be more specific for those of you who don't see the value in keeping a type declaration as one unit. I think it greatly reduces readability to not enforce this type rule. This type r