patria
Junior Member
20 Posts |
Posted - Sep 14 2005 : 10:39:39 PM
|
I am using VA X Version 10.1.1422.0.
Now ListMethodsinCurrentFile shows function signatures also. But it is not consistent.
If the function declaration is written in multiple lines, A list box item for that only shows the first line.
Example 1: shown as MyFunc(
BOOL MyFunc( INT param1, INT param2) {...}
Example 2: shown as MyClass.
BOOL MyClass:: MyMethod( IN a) {...}
Hope this will be fixed in the subsequent builds.
|
Edited by - patria on Sep 14 2005 10:40:53 PM |
|