GLOSSARY
Words |
Meanings |
Formal arguments |
The arguments used in prototypes and function definitions |
Actual arguments |
The arguments used in function calls. |
& |
Address operator |
* |
Indirecton operator |