I
Im_ygy
Guest
Visual Studio's autocompletion sometimes make me mistype some operators, For example:
while(ch<48)ch=gc();
and when I type the first "ch", the autocompletion pops up, and my next '<' will be ignored. This is somehow annoying and it didn't happer before(I can't remember when did this begin......) Is that related to my editor settings or something else and how can I fix it? Thanks!
Continue reading...
while(ch<48)ch=gc();
and when I type the first "ch", the autocompletion pops up, and my next '<' will be ignored. This is somehow annoying and it didn't happer before(I can't remember when did this begin......) Is that related to my editor settings or something else and how can I fix it? Thanks!
Continue reading...