Compiler Warning (level 4) C4701 (Windows CE 5.0)
Windows CE 5.0
local variable 'name' may be used without having been initialized
You may have used the local variable name without first assigning it a value, which could lead to unpredictable results.
Send Feedback on this topic to the authors
© 2006 Microsoft Corporation. All rights reserved.