Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Misc > Re: How does a ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 9 of 9 Topic 772 of 814
Post > Topic >>

Re: How does a programmer know the arguments of a function?

by Marco van de Voort <marcov@[EMAIL PROTECTED] > Dec 17, 2007 at 08:51 AM

On 2007-12-17, Jacky <jl@[EMAIL PROTECTED]
> wrote:
> Thanks guys for your replies,
> In C++, we have prototype declarations in h files.
> In Pascal, we don't.

In Borland like Pascal's they are in the source to form a proper im****t
system.

However cheaper editions like TP often don't come with full source, and
the
definitions are there in a precompiled form. (.tpl and .tpu)

> Just wonder how we can make use of the standard functions
> I would be glad if something like this exists in Pascal
> function Rect (a : Point, b : Point....
> So I know how to invoke the function with the correct number and order
for 
> the arguments....

Pretty much every function is described in help and docs.

If you have full source (like e.g. with Free Pascal), you can simply grep
the source.
 




 9 Posts in Topic:
How does a programmer know the arguments of a function?
"Jacky" <jl@  2007-12-14 21:33:40 
Re: How does a programmer know the arguments of a function?
Marco van de Voort <ma  2007-12-14 14:06:45 
Re: How does a programmer know the arguments of a function?
"Jason Burgon"   2007-12-14 14:25:52 
Re: How does a programmer know the arguments of a function?
"Jason Burgon"   2007-12-14 22:19:39 
Re: How does a programmer know the arguments of a function?
"Jacky" <jl@  2007-12-17 14:31:01 
Re: How does a programmer know the arguments of a function?
"Jacky" <jl@  2007-12-17 14:46:45 
Re: How does a programmer know the arguments of a function?
"Jacky" <jl@  2007-12-17 14:58:47 
Re: How does a programmer know the arguments of a function?
"Jason Burgon"   2007-12-17 07:59:27 
Re: How does a programmer know the arguments of a function?
Marco van de Voort <ma  2007-12-17 08:51:44 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Sep 7 6:55:14 CDT 2008.