Click here to Skip to main content
15,892,161 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionsprintf and strcpy - Compiler warning Pin
dipuks19-Jun-09 7:27
dipuks19-Jun-09 7:27 
QuestionRe: sprintf and strcpy - Compiler warning Pin
David Crow19-Jun-09 7:47
David Crow19-Jun-09 7:47 
AnswerRe: sprintf and strcpy - Compiler warning Pin
Luc Pattyn19-Jun-09 7:51
sitebuilderLuc Pattyn19-Jun-09 7:51 
GeneralRe: sprintf and strcpy - Compiler warning Pin
CPallini19-Jun-09 10:05
mveCPallini19-Jun-09 10:05 
GeneralRe: sprintf and strcpy - Compiler warning Pin
p_196020-Jun-09 2:30
p_196020-Jun-09 2:30 
AnswerRe: sprintf and strcpy - Compiler warning Pin
Ozer Karaagac19-Jun-09 12:29
professionalOzer Karaagac19-Jun-09 12:29 
AnswerRe: sprintf and strcpy - Compiler warning Pin
Rajesh R Subramanian19-Jun-09 22:49
professionalRajesh R Subramanian19-Jun-09 22:49 
GeneralRe: sprintf and strcpy - Compiler warning Pin
dipuks20-Jun-09 7:52
dipuks20-Jun-09 7:52 
Rajesh,

Is this function a replacement for sprintf, strcpy , strcat? I mean, is there similar replacement fuctions?

Also am not sure whether i will be able to download latest SDK, unless its free from Microsoft.

Do you think this will satisfy the compiler?

I know that if i use sprintf_s in place of sprintf, the compiler will be happy. But unfortunately my working environment is VS2003 and there is no way of updating to 2008.

Do you know of any wrapper for sprintf, which will do the similar kind of work that sprintf_s will do? So that i can make sure that i will sprintf only once.
GeneralRe: sprintf and strcpy - Compiler warning Pin
Rajesh R Subramanian20-Jun-09 21:26
professionalRajesh R Subramanian20-Jun-09 21:26 
QuestionHEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
transoft19-Jun-09 6:32
transoft19-Jun-09 6:32 
QuestionRe: HEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
CPallini19-Jun-09 7:39
mveCPallini19-Jun-09 7:39 
AnswerRe: HEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
transoft19-Jun-09 7:49
transoft19-Jun-09 7:49 
GeneralRe: HEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
CPallini19-Jun-09 10:04
mveCPallini19-Jun-09 10:04 
GeneralRe: HEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
transoft19-Jun-09 11:30
transoft19-Jun-09 11:30 
GeneralRe: HEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
Sarath C19-Jun-09 19:40
Sarath C19-Jun-09 19:40 
QuestionResize Dialog Box Pin
siva45519-Jun-09 6:05
siva45519-Jun-09 6:05 
AnswerRe: Resize Dialog Box Pin
p_196019-Jun-09 10:05
p_196019-Jun-09 10:05 
GeneralRe: Resize Dialog Box Pin
Stuart Dootson19-Jun-09 12:43
professionalStuart Dootson19-Jun-09 12:43 
GeneralRe: Resize Dialog Box Pin
siva45519-Jun-09 17:16
siva45519-Jun-09 17:16 
AnswerRe: Resize Dialog Box Pin
Ozer Karaagac19-Jun-09 11:47
professionalOzer Karaagac19-Jun-09 11:47 
GeneralRe: Resize Dialog Box Pin
siva45519-Jun-09 17:12
siva45519-Jun-09 17:12 
AnswerRe: Resize Dialog Box Pin
Madhu Nair20-Jun-09 6:37
Madhu Nair20-Jun-09 6:37 
QuestionHow to modify sql text field using c++ Pin
thebouge19-Jun-09 5:37
thebouge19-Jun-09 5:37 
AnswerRe: How to modify sql text field using c++ Pin
led mike19-Jun-09 5:42
led mike19-Jun-09 5:42 
GeneralRe: How to modify sql text field using c++ Pin
thebouge19-Jun-09 6:59
thebouge19-Jun-09 6:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.