Page 23, 5th sentence.
Friday, May 7th, 2004Instructions: Grab the nearest book, open it to page 23, find the 5th sentence, post the text of the sentence in your journal along with these instructions.
That is:
Although not a keyword, C99 introduces the concept of a predefined identifier and defines one such: __func__. Unlike a predefined macro, a predefined identifier can follow normal block scoping rules. Like keywords, predefined identifiers must not be defined by programmers.
I’m reading this book btw.