Click here to Skip to main content
15,901,122 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Visual Studio 6 and Intellisense Pin
Michael Dunn22-Nov-06 12:14
sitebuilderMichael Dunn22-Nov-06 12:14 
QuestionQuestion about binary String ? Pin
Sakthiu22-Nov-06 3:01
Sakthiu22-Nov-06 3:01 
AnswerRe: Question about binary String ? Pin
CPallini22-Nov-06 3:10
mveCPallini22-Nov-06 3:10 
AnswerRe: Question about binary String ? Pin
Zac Howland22-Nov-06 3:46
Zac Howland22-Nov-06 3:46 
GeneralRe: Question about binary String ? Pin
CPallini22-Nov-06 4:14
mveCPallini22-Nov-06 4:14 
AnswerRe: Question about binary String ? Pin
Viorel.22-Nov-06 4:28
Viorel.22-Nov-06 4:28 
AnswerRe: Question about binary String ? Pin
Stephen Hewitt22-Nov-06 11:51
Stephen Hewitt22-Nov-06 11:51 
QuestionFIle I/O Pin
vikramlinux22-Nov-06 2:46
vikramlinux22-Nov-06 2:46 
Hie,
For logging purpose I am using a text file. I am going to perform following actions
1) Check if file already present
2) if not create a new file
3) if file exists , open it in appead mode.
4) Add data.
5) close the file

My concern if the file size is too big say 500MB. Will there be any performance hit on accessing file in appead mode from disk?

Vikram S
QuestionHandling Window restore Pin
NirmalAbraham22-Nov-06 2:00
NirmalAbraham22-Nov-06 2:00 
AnswerRe: Handling Window restore Pin
Cedric Moonen22-Nov-06 2:33
Cedric Moonen22-Nov-06 2:33 
GeneralRe: Handling Window restore Pin
sheetal_0622-Nov-06 17:01
sheetal_0622-Nov-06 17:01 
QuestionWildcards in VC++ Pin
Programm3r22-Nov-06 1:42
Programm3r22-Nov-06 1:42 
AnswerRe: Wildcards in VC++ Pin
Chris Losinger22-Nov-06 2:19
professionalChris Losinger22-Nov-06 2:19 
QuestionRe: Wildcards in VC++ Pin
Programm3r22-Nov-06 2:37
Programm3r22-Nov-06 2:37 
AnswerRe: Wildcards in VC++ Pin
Chris Losinger22-Nov-06 2:59
professionalChris Losinger22-Nov-06 2:59 
GeneralRe: Wildcards in VC++ Pin
Programm3r22-Nov-06 3:03
Programm3r22-Nov-06 3:03 
QuestionWindowProc and window class registration issue Pin
Tnarol22-Nov-06 1:41
Tnarol22-Nov-06 1:41 
AnswerRe: WindowProc and window class registration issue Pin
Cedric Moonen22-Nov-06 2:25
Cedric Moonen22-Nov-06 2:25 
GeneralRe: WindowProc and window class registration issue Pin
Tnarol22-Nov-06 5:12
Tnarol22-Nov-06 5:12 
GeneralRe: WindowProc and window class registration issue Pin
Cedric Moonen22-Nov-06 5:44
Cedric Moonen22-Nov-06 5:44 
GeneralRe: WindowProc and window class registration issue Pin
Tnarol22-Nov-06 21:28
Tnarol22-Nov-06 21:28 
QuestionFFT(Fast Fourier) to find frequencies Pin
Mikaa12322-Nov-06 1:21
Mikaa12322-Nov-06 1:21 
QuestionDraw controls in Property Sheet Pin
Susanmat22-Nov-06 1:20
Susanmat22-Nov-06 1:20 
AnswerRe: Draw controls in Property Sheet Pin
Galatei22-Nov-06 3:42
Galatei22-Nov-06 3:42 
GeneralRe: Draw controls in Property Sheet Pin
Susanmat22-Nov-06 20:37
Susanmat22-Nov-06 20:37 

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.