c++.command-line - Module Definition File Version
- Derek Parnell <derek psych.ward> May 08 2005
- "Walter" <newshound digitalmars.com> May 09 2005
The following lines cause OptLink to fail ... VERSION 2.08 VERSION 2.09 but these are okay ... VERSION 2.8 VERSION 2.9 My guess is that the parser is assuming that numbers beginning with a zero are in Octal format. Why???? -- Derek Melbourne, Australia 9/05/2005 4:52:28 PM
May 08 2005








"Walter" <newshound digitalmars.com>