Click here to Skip to main content
16,014,591 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: help ...fopen() in visual studio 2005 Pin
lavy28835-Apr-07 1:00
lavy28835-Apr-07 1:00 
GeneralRe: help ...fopen() in visual studio 2005 Pin
lavy28835-Apr-07 0:53
lavy28835-Apr-07 0:53 
GeneralRe: help ...fopen() in visual studio 2005 Pin
lavy28835-Apr-07 0:57
lavy28835-Apr-07 0:57 
GeneralRe: help ...fopen() in visual studio 2005 Pin
toxcct5-Apr-07 0:59
toxcct5-Apr-07 0:59 
GeneralRe: help ...fopen() in visual studio 2005 Pin
lavy28835-Apr-07 1:01
lavy28835-Apr-07 1:01 
GeneralRe: help ...fopen() in visual studio 2005 Pin
toxcct5-Apr-07 1:03
toxcct5-Apr-07 1:03 
GeneralRe: help ...fopen() in visual studio 2005 Pin
lavy28835-Apr-07 1:12
lavy28835-Apr-07 1:12 
GeneralRe: help ...fopen() in visual studio 2005 Pin
cp98765-Apr-07 1:17
cp98765-Apr-07 1:17 
1. Have you looked up the syntax for fopen_s() on MSDN? (HINT - this is always a good idea for functions you use for the first time.)

2. When you have done (1), carefully check the parameters you are passing.

Does everything look OK?


Peter

"Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."

GeneralRe: help ...fopen() in visual studio 2005 [modified] Pin
toxcct5-Apr-07 2:21
toxcct5-Apr-07 2:21 
GeneralRe: SPAM Pin
David Crow5-Apr-07 2:53
David Crow5-Apr-07 2:53 
GeneralRe: SPAM Pin
Mark Salsbery5-Apr-07 8:53
Mark Salsbery5-Apr-07 8:53 
GeneralRe: SPAM Pin
ThatsAlok22-Apr-07 19:37
ThatsAlok22-Apr-07 19:37 
QuestionWriteProfileString Pin
Kiran Pinjala4-Apr-07 23:33
Kiran Pinjala4-Apr-07 23:33 
AnswerRe: WriteProfileString Pin
Rajesh R Subramanian4-Apr-07 23:37
professionalRajesh R Subramanian4-Apr-07 23:37 
GeneralRe: WriteProfileString Pin
Kiran Pinjala5-Apr-07 0:19
Kiran Pinjala5-Apr-07 0:19 
GeneralRe: WriteProfileString Pin
Rajesh R Subramanian5-Apr-07 0:28
professionalRajesh R Subramanian5-Apr-07 0:28 
GeneralRe: WriteProfileString Pin
Kiran Pinjala5-Apr-07 1:16
Kiran Pinjala5-Apr-07 1:16 
AnswerRe: WriteProfileString Pin
PS@Codeproj5-Apr-07 0:00
PS@Codeproj5-Apr-07 0:00 
GeneralRe: WriteProfileString Pin
Kiran Pinjala5-Apr-07 0:12
Kiran Pinjala5-Apr-07 0:12 
GeneralRe: WriteProfileString Pin
Rajesh R Subramanian5-Apr-07 0:32
professionalRajesh R Subramanian5-Apr-07 0:32 
GeneralRe: WriteProfileString Pin
PS@Codeproj5-Apr-07 0:50
PS@Codeproj5-Apr-07 0:50 
GeneralRe: WriteProfileString Pin
Rajesh R Subramanian5-Apr-07 1:09
professionalRajesh R Subramanian5-Apr-07 1:09 
GeneralRe: WriteProfileString Pin
TpB11-May-10 6:52
TpB11-May-10 6:52 
QuestionRe: WriteProfileString Pin
Kiran Pinjala5-Apr-07 0:25
Kiran Pinjala5-Apr-07 0:25 
AnswerRe: WriteProfileString Pin
Rajesh R Subramanian5-Apr-07 0:34
professionalRajesh R Subramanian5-Apr-07 0:34 

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.