Click here to Skip to main content
15,915,032 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VC++ 2003 Adding Event Handlers Pin
bob1697222-Nov-06 11:46
bob1697222-Nov-06 11:46 
GeneralRe: VC++ 2003 Adding Event Handlers Pin
Mark Salsbery22-Nov-06 11:58
Mark Salsbery22-Nov-06 11:58 
QuestionSocket programming Pin
nahitan22-Nov-06 6:47
nahitan22-Nov-06 6:47 
AnswerRe: Socket programming Pin
Mark Salsbery22-Nov-06 6:55
Mark Salsbery22-Nov-06 6:55 
GeneralRe: Socket programming Pin
nahitan22-Nov-06 13:43
nahitan22-Nov-06 13:43 
GeneralRe: Socket programming Pin
Mark Salsbery22-Nov-06 13:59
Mark Salsbery22-Nov-06 13:59 
QuestionVisual Studio 6 and Intellisense Pin
devvvy22-Nov-06 4:19
devvvy22-Nov-06 4:19 
AnswerRe: Visual Studio 6 and Intellisense Pin
toxcct22-Nov-06 4:22
toxcct22-Nov-06 4:22 
GeneralRe: Visual Studio 6 and Intellisense Pin
devvvy22-Nov-06 5:25
devvvy22-Nov-06 5:25 
GeneralRe: Visual Studio 6 and Intellisense Pin
toxcct22-Nov-06 5:29
toxcct22-Nov-06 5:29 
GeneralRe: Visual Studio 6 and Intellisense Pin
devvvy22-Nov-06 5:30
devvvy22-Nov-06 5:30 
GeneralRe: Visual Studio 6 and Intellisense Pin
led mike22-Nov-06 10:01
led mike22-Nov-06 10:01 
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 

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.