DaveChapman
New Member
8 Posts |
Posted - Feb 04 2004 : 05:02:48 AM
|
In v1215, with 'Context and Definition fields' at the top of the source window, if I move the cursor to Find in this function definition...
Item *Container::Find(const char *pName)
...the line that VA-X displays is...
Item Container ::* Find (const char *pName) {...}
The '*' has moved...not a major bug though :-)
Dave
|
|