[Next] [Prev] [Up] [Top]

8.0 Functions

Avoid warnings in formal parameters by omitting variable names (R)


Occasionally a function will have arguments which are not used with the body of the function. To keep the compiler from giving an "unused" warning, either remove the variable name from the function formal argument list, or enclose it in C comments (/* */).


No Title
[Next] [Prev] [Up] [Top]

Generated with CERN WebMaker

This site was grabbed using the TRIAL version of Grab-a-Site. This message does not appear on a licensed copy of Grab-a-Site.