Book Meme

Posted by: barbara | Date: Nov 12, 2008 | Category: the internets | Comments: 0

"Thus two separate source program files, each of which contains the definition int a; either represent an error (if the linker prohibits duplicate external variables) or will share a single instance of a whether they wanted to share a or not."

C Traps and Pitfalls, Andrew Koenig