Paul Donnelly wrote:PCL is a good book for people with some programming experience. Be forewarned: you'll try to apply macros in many situations where they're not particularly necessary or appropriate. Any time you think you need a macro, try first to write it as a function instead. Often, wrapping a function with a macro to give it a neater interface when you need one is the best of both worlds.
Users browsing this forum: No registered users and 1 guest