Ray's playground

 

Inline Functions(Chapter 9 of Thinking in C++)

  The exceptions are when you need to use three special features in the C preprocessor (which is also the C++ preprocessor): stringizing, string concatenation, and token pasting. Stringizing, introduced earlier in the book, is performed with the # directive and allows you to take an identifier and turn it into a character array.

posted on 2010-11-18 22:19  Ray Z  阅读(173)  评论(0编辑  收藏  举报

导航