Function/variable auto completion C++ in visual studio 2010 -


i created 2 games using visual studio 2010 wp7 using xna , when trying create 1 using c++ in visual studio dont know how turn on auto completion thing. when example wanted write function/variable, used write first 2 letters choose list. helps me save time dont know how turn feature on when writing in c++

best regards

hit ctrl+space after typing few letters.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -