T O P I C R E V I E W |
trond |
Posted - Feb 21 2009 : 10:11:29 AM VS 2002 SP1, VAX 10.5.1715, WinXP SP3, C++ console "stdafx project". I wrote this code: void main() { int f; for () }
After that (it should be "int f" not other letter or it won't work), I click inside the 2 "for" braces to begin writing "f=0". When I write "f" I get a suggestions list: "f", "false", "far", "for". I press Enter at "f". The list instantly reappears, but only with "f" and "false". This time, no matter how many times I select "f", this (last) list reappears.
(The key is to write _first_ the 2 "for" braces, _then_ to write "f" inside them, not brace-"f"-brace.) |
2 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Feb 22 2009 : 09:35:33 AM Hi, I'm nobody and I was able to reproduce your problem:
case=24261 |
trond |
Posted - Feb 22 2009 : 06:42:37 AM Nobody? |
|
|