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

8.0 Functions

Break functions with long parameter lists (both formal and actual) into multiple lines. (GL)


Example,

void foo ()

{

bar (1, // number of instances

"hello", // title

FALSE, // don't show

TRUE); // do update

}


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.