Recent

Author Topic: writeln function signature  (Read 7492 times)

Zoran

  • Hero Member
  • *****
  • Posts: 1830
    • http://wiki.lazarus.freepascal.org/User:Zoran
Re: writeln function signature
« Reply #15 on: May 20, 2017, 12:44:48 pm »
Firstly, from the fp docs:

Code: Pascal  [Select][+][-]
  1. procedure Write(
  2.   Args: Arguments
  3. );

made me start looking for an Arguments class or interface, of which Args would be required to be an instance.

This is in my opinion a valid point. So, please report in bugtracker (under FPC Project, Category Documentation) and suggest there how to describe the parameters better.

 

TinyPortal © 2005-2018