Re: How does a programmer know the arguments of a function?
by Marco van de Voort <marcov@[EMAIL PROTECTED]
>
Dec 14, 2007 at 02:06 PM
On 2007-12-14, Jacky <jl@[EMAIL PROTECTED]
> wrote:
> I want to find out where declarations of functions are located in
Borland
> Pascal 7.
> I could not find it, I could only find 2 files named *.INT that describe
a
> subset of BP7 available functions...
> At first glance, I really don't find any do***ents about functions for
the
> often-used units... Am I wrong?
Multiple possibilities:
- the source code.
- the manual (the "Programmer's reference")
- the helpfile.