On Tue, December 9, 2008 22:25, Francisco Reyes wrote:
> 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..

Well, our Wiki contains a page with some general information regarding
which functionality may be found in which unit - see
http://wiki.freepascal.org/Unit_categorization. It isn't complete, but it
should serve for basic orientation for beginners. Admittedly, this isn't
equal to what you were asking for; I don't think that such an index
exists, although I can imagine that generating it shouldn't be difficult.

Tomas


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to