Click here to Skip to main content
15,927,514 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: *Deleting* Files Using C++ Pin
Ravi Bhavnani20-Dec-01 8:02
professionalRavi Bhavnani20-Dec-01 8:02 
GeneralInteresting Font problem Pin
Wolfram Steinke19-Dec-01 13:24
Wolfram Steinke19-Dec-01 13:24 
GeneralRe: Interesting Font problem Pin
Bernhard20-Dec-01 1:52
Bernhard20-Dec-01 1:52 
GeneralRe: Interesting Font problem Pin
Wolfram Steinke20-Dec-01 7:11
Wolfram Steinke20-Dec-01 7:11 
GeneralDisassociate MFC document with application Pin
19-Dec-01 6:25
suss19-Dec-01 6:25 
GeneralRe: Disassociate MFC document with application Pin
Joaquín M López Muñoz19-Dec-01 7:08
Joaquín M López Muñoz19-Dec-01 7:08 
GeneralRe: Disassociate MFC document with application Pin
19-Dec-01 11:07
suss19-Dec-01 11:07 
Generalfstream problem Pin
James Bird19-Dec-01 6:24
James Bird19-Dec-01 6:24 
I am using an fstream to keep a debug log (text based). It works fine except that it wipes the file and starts again whenever I reload the program. How do I make it move to the end of the file and continue writing. Heres the creation code if it is of any use:

fstream stream;
stream.open("c:\\system.log", ios::out);

Any help would be much appreciated,

James Bird
spider907@hotmail.com

James Bird - birdjames@bigfoot.com
GeneralRe: fstream problem Pin
Joaquín M López Muñoz19-Dec-01 6:35
Joaquín M López Muñoz19-Dec-01 6:35 
GeneralRe: fstream problem Pin
James Bird19-Dec-01 7:47
James Bird19-Dec-01 7:47 
GeneralMSHTML Gurus - Question about get_onload() / put_onload() Pin
Pierre Heler-Caruel19-Dec-01 6:09
Pierre Heler-Caruel19-Dec-01 6:09 
QuestionDateTime Picker control check box? Pin
Giles19-Dec-01 5:38
Giles19-Dec-01 5:38 
AnswerRe: DateTime Picker control check box? Pin
Alvaro Mendez19-Dec-01 5:41
Alvaro Mendez19-Dec-01 5:41 
AnswerRe: DateTime Picker control check box? Pin
Michael Dunn19-Dec-01 7:58
sitebuilderMichael Dunn19-Dec-01 7:58 
GeneralHelp with WinInet!!! Pin
Ed K19-Dec-01 4:26
Ed K19-Dec-01 4:26 
GeneralRe: Help with WinInet!!! Pin
Masaaki Onishi19-Dec-01 8:25
Masaaki Onishi19-Dec-01 8:25 
GeneralRe: Help with WinInet!!! Pin
Ed K19-Dec-01 9:34
Ed K19-Dec-01 9:34 
General3D programming Pin
Rajveer19-Dec-01 4:22
Rajveer19-Dec-01 4:22 
GeneralRe: 3D programming Pin
Kuniva19-Dec-01 5:43
Kuniva19-Dec-01 5:43 
GeneralHelp needed Pin
19-Dec-01 3:09
suss19-Dec-01 3:09 
GeneralRe: Help needed Pin
Rickard Andersson2019-Dec-01 3:21
Rickard Andersson2019-Dec-01 3:21 
GeneralRe: Help needed Pin
19-Dec-01 3:52
suss19-Dec-01 3:52 
GeneralRe: Help needed Pin
Nish Nishant19-Dec-01 17:26
sitebuilderNish Nishant19-Dec-01 17:26 
GeneralRe: Help needed Pin
Kuniva19-Dec-01 3:22
Kuniva19-Dec-01 3:22 
GeneralRe: Help needed Pin
Alvaro Mendez19-Dec-01 5:49
Alvaro Mendez19-Dec-01 5:49 

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.