Click here to Skip to main content
15,910,471 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionInternal buffer of file Pin
trioum9-Aug-09 23:34
trioum9-Aug-09 23:34 
AnswerRe: Internal buffer of file Pin
Cedric Moonen9-Aug-09 23:52
Cedric Moonen9-Aug-09 23:52 
GeneralRe: Internal buffer of file Pin
trioum10-Aug-09 0:09
trioum10-Aug-09 0:09 
GeneralRe: Internal buffer of file Pin
Cedric Moonen10-Aug-09 0:10
Cedric Moonen10-Aug-09 0:10 
GeneralRe: Internal buffer of file Pin
trioum10-Aug-09 0:33
trioum10-Aug-09 0:33 
GeneralRe: Internal buffer of file Pin
Cedric Moonen10-Aug-09 0:59
Cedric Moonen10-Aug-09 0:59 
GeneralRe: Internal buffer of file Pin
trioum10-Aug-09 1:14
trioum10-Aug-09 1:14 
GeneralRe: Internal buffer of file Pin
Cedric Moonen10-Aug-09 1:27
Cedric Moonen10-Aug-09 1:27 
But what does notepad have to do here ? I guess your third party software saves the file directly, it doesn't use notepad to "save its data" ?


trioum wrote:
yes I read it correctly I open it as fopen("file.xml",rb);


That doesn't mean that you are reading it correctly afterwards. It is also possible that your third party program is unable to write the data to the file because you still have the file open.

Cédric Moonen
Software developer

Charting control [v2.0]
OpenGL game tutorial in C++

GeneralRe: Internal buffer of file Pin
David Crow10-Aug-09 2:44
David Crow10-Aug-09 2:44 
GeneralRe: Internal buffer of file Pin
Cedric Moonen10-Aug-09 2:48
Cedric Moonen10-Aug-09 2:48 
AnswerRe: Internal buffer of file Pin
Randor 10-Aug-09 7:38
professional Randor 10-Aug-09 7:38 
GeneralRe: Internal buffer of file Pin
trioum10-Aug-09 20:09
trioum10-Aug-09 20:09 
GeneralRe: Internal buffer of file Pin
Randor 10-Aug-09 23:33
professional Randor 10-Aug-09 23:33 
GeneralRe: Internal buffer of file Pin
trioum11-Aug-09 0:14
trioum11-Aug-09 0:14 
GeneralRe: Internal buffer of file Pin
trioum11-Aug-09 20:33
trioum11-Aug-09 20:33 
GeneralRe: Internal buffer of file Pin
Randor 11-Aug-09 21:23
professional Randor 11-Aug-09 21:23 
GeneralRe: Internal buffer of file Pin
trioum12-Aug-09 0:18
trioum12-Aug-09 0:18 
QuestionE_NOINTERFACE returned while using SHEmptyRecycleBin Pin
anjali_saluja9-Aug-09 23:09
anjali_saluja9-Aug-09 23:09 
AnswerRe: E_NOINTERFACE returned while using SHEmptyRecycleBin Pin
Chandrasekharan P9-Aug-09 23:25
Chandrasekharan P9-Aug-09 23:25 
GeneralRe: E_NOINTERFACE returned while using SHEmptyRecycleBin Pin
anjali_saluja10-Aug-09 3:30
anjali_saluja10-Aug-09 3:30 
QuestionRe: E_NOINTERFACE returned while using SHEmptyRecycleBin Pin
Adam Roderick J10-Aug-09 2:30
Adam Roderick J10-Aug-09 2:30 
AnswerRe: E_NOINTERFACE returned while using SHEmptyRecycleBin Pin
anjali_saluja10-Aug-09 3:31
anjali_saluja10-Aug-09 3:31 
Questionerror C2520: conversion from unsigned __int64 to double not implemented, use signed __int64 Pin
V K 29-Aug-09 22:41
V K 29-Aug-09 22:41 
AnswerRe: error C2520: conversion from unsigned __int64 to double not implemented, use signed __int64 Pin
Cedric Moonen9-Aug-09 23:53
Cedric Moonen9-Aug-09 23:53 
AnswerRe: error C2520: conversion from unsigned __int64 to double not implemented, use signed __int64 Pin
Stuart Dootson10-Aug-09 0:17
professionalStuart Dootson10-Aug-09 0:17 

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.