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

16.0 Assertions/Debugging

FUNCTION


This macro declares a function name that is used in reporting assertion failures and for tracing (see Appendix B for examples). This should be placed at the beginning of every global function and static class method.

void foo ()

{

FUNCTION (foo):

... code body

}


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.