[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: defs files
- From: Darin Adler <darin bentspoon com>
- To: <gtk-devel-list redhat com>
- Subject: Re: defs files
- Date: Wed, 19 Jan 2000 22:16:47 -0800
> why call function arguments "arguments" why not "parameters"
The usual C terminology (used in the C standard, for example) is to call
them parameters when you are talking about the interface to a function. The
values passed for the parameters are called the arguments.
-- Darin (Eazel)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]