sprintf counterparts?
- From: "Jack" <jl@xxxxxxxxxx>
- Date: Wed, 18 Apr 2007 13:23:35 +0800
VS2005 compiler stopped me from compiling this,
Error 10 error C3861: 'dont_use_sprintf': identifier not found c:\Documents
and Settings\luckie\My Documents\Visual Studio
2005\Projects\myProject\ast.cpp 33
sprintf (buf, "%s%lX", (i > 9) ? "0x" : "", i);
Any ideas that I can get around this.
MSDN didn't not address this issue by hitting F1
Thanks
.
- Follow-Ups:
- Re: sprintf counterparts?
- From: Norbert Unterberg
- Re: sprintf counterparts?
- Prev by Date: VC8 :how to read/write Vista's registry
- Next by Date: Re: EnableFiberSafeOptimizations
- Previous by thread: VC8 :how to read/write Vista's registry
- Next by thread: Re: sprintf counterparts?
- Index(es):