[fpc-pascal] RTL function list?
    Francisco Reyes 
    lists at stringsutils.com
       
    Tue Dec  9 22:25:01 CET 2008
    
    
  
Vincent Snijders writes:
> e.g. http://lazarus-ccr.sourceforge.net/fpcdoc/rtl/index.html
I was looking for something like..
AnsiCompareStr  Sysutils
DaySpan         dateutils
I have been using the PDF and searching for a function as needed.
Example.. when I was looking at fstat the example used some functions, then 
I wanted to see details for those functions. Ended up using a find 
in the entire RTL because could not find it.. thought they would be in 
dateutils, but ended up they were in sysutils.
Would it be worth to make such a list?
Mostly for newbies like myself..
Also, what are the numbers that appear in parenthesis?
In the PDF I often see the name of a function and then a 
number.
    
    
More information about the fpc-pascal
mailing list