Sir Zooro
Junior Member
Poland
15 Posts |
Posted - Jul 01 2004 : 12:25:25 AM
|
Hello, 1. Create new .c (or .cpp) file
2. Enter few function declarations:
void f_1(); void f_2(); void f_3();
3. Go to top of file, and enter #include "". Place cursor inside quotes, type "f" and press Ctrl-Space. VAX displays list with functions f_1 to f_3, instead of headers that begins with "f".
Second #include completion list is displayed OK.
VA_X.dll file version 10.0.1237.0 Licensed to: VA X: VA.NET 7.1: [email protected] (1-user license) VAOpsWin.dll version 1.0.0.44 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.81.4916.400 WindowsNT 5.0 Build 2195 Service Pack 4 Single processor Platform: Win32
Best Regards, Daniel
|
|