
February 21st, 2003, 03:10 AM
|
|
Contributing User
|
|
Join Date: Feb 2001
Posts: 1,365

Time spent in forums: 18 h 9 m 25 sec
Reputation Power: 14
|
|
|
VC++6 IDE question--name completion
Is there a way to automatically complete a long variable name?
For instance, say you have this declaration:
int abaldjfasldgjsdfjsadlfjalsdjfs;
Is there a way to type the first few letters and get the IDE to complete the name?
Last edited by 7stud : February 21st, 2003 at 04:51 AM.
|