Re: [fpc-pascal] docs

2024-10-21 Thread Gordon Findlay via fpc-pascal
I've been programming a long time but when I first took up with Lazarus and FPC there were three issues: - out of date documentation. - for many topics (for example in the LCL) there is formal documentation but not tutorial material. - distros sometimes have quite old versions in their repos. F

Re: [fpc-pascal] Underscores in numerical literals - grouping

2016-11-21 Thread Gordon Findlay
Yet another daft idea from java. Is there any other place in any language (programming or natural) where underscored are used in this way? Any long list of digits will represent a string anyway. My library card had a field with 9 digits, but that sure ain't a number. On 22/11/2016 3:46 am, "Graem