
12 Jun
2012
12 Jun
'12
9:19 p.m.
On Tue, Jun 12, 2012 at 6:10 PM, Ian Lynagh
Are those 3 peeks all guaranteed to not be of NULL pointers on all platforms and in all situations?
If not, wouldn't it be better to check for NULL and throw an exception?
Will do that. I plan to look at what getProgName does to make sure we do the same, module mangling the string. -- Johan