|
You are here |
www.surinderbhomra.com | ||
| | | | |
blog.functionalfun.net
|
|
| | | | | A flier came through our door this morning from a new dental practice in the town. Next to a mug shot of two grinning models with impossibly... | |
| | | | |
mfirmansyah.wordpress.com
|
|
| | | | | Quotation of the Day: "My major hobby is teasing people who take themselves and the quality of their knowledge too seriously and those who don't have the guts to sometimes say: 'I don't know...." - Nassim Nocholas Taleb Links of the Day: Chapter 4 - 9 of Fooled by Randomness by Nassim Nicholas Taleb (Really... | |
| | | | |
www.hanselman.com
|
|
| | | | | Windows NT Server 4.0 pay-per-incident and hotfix support was scheduled to end ... | |
| | | | |
cppstories.com
|
|
| | | Recently, I've found somethinginterestingin Visual Studio that improved my Logger! I had a function called AddMsg /** appends message to the log file */ void AddMsg(LOG_MODE m, int level, char* strModule, char *strMsg, ...); But, when you wanted to add a comment you needed to use quite complicated and long syntnax, like: | ||