Difference between revisions of "User:MarkMLl"

From Lazarus wiki
Jump to navigationJump to search
(Update links)
 
Line 27: Line 27:
  
 
* And Lazarus (IDE and LCL) Documentation [http://wiki.lazarus.freepascal.org/Lazarus_Documentation]
 
* And Lazarus (IDE and LCL) Documentation [http://wiki.lazarus.freepascal.org/Lazarus_Documentation]
 +
 +
Plus of course absolutely everybody with an interest in "modern Pascal" should refer to
 +
 +
* OOP Structures in Pascal [https://github.com/zsoltszakaly/OOPstructuresinpascal]

Latest revision as of 21:52, 20 May 2023

  #############################################################################
 #      1         2         3         4         5         6         7         8
# 45678901234567890123456789012345678901234567890123456789012345678901234567890
#
#    Degrees in electronics, ex-B, ex-LUT, ex-GM.
#    Not married, no children, does not live in East Sussex.
#
#    Next question? :-)                markMLl.fpc08 .AT. telemetry .DOT. co.uk
#
###############################################################################

I'd like to apologise to FPC/Lazarus developers and users, but I don't always see mailing list messages due to very aggressive filtering in our gateway which I'll try to ameliorate presently. For my own use when I really do need to monitor things:

  • fpc-announce [3]
  • Lazarus-other [6]
  • Also FPC Online Documentation [7]
  • And Lazarus (IDE and LCL) Documentation [8]

Plus of course absolutely everybody with an interest in "modern Pascal" should refer to

  • OOP Structures in Pascal [9]