8 Oct
1999
8 Oct
'99
12:53 p.m.
On Fri, 8 Oct 1999, Robin Becker wrote:
I get this message from VC++ 6.0 [snip] C4700: local variable 'dt' used without having been initialized [snip] int dt=0; ^^^ Why doesn't it pick this up?
Run debug on it and see what the value is. Is this the latest CVS version? Cheers, Anthony Pfrunder