Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: File I/O: What is the best approach Pin
led mike5-Sep-07 7:38
led mike5-Sep-07 7:38 
GeneralRe: File I/O: What is the best approach Pin
KenThompson5-Sep-07 7:53
KenThompson5-Sep-07 7:53 
GeneralRe: File I/O: What is the best approach Pin
led mike5-Sep-07 8:16
led mike5-Sep-07 8:16 
GeneralRe: File I/O: What is the best approach Pin
KenThompson5-Sep-07 8:27
KenThompson5-Sep-07 8:27 
GeneralRe: File I/O: What is the best approach Pin
led mike5-Sep-07 8:58
led mike5-Sep-07 8:58 
GeneralRe: File I/O: What is the best approach Pin
jhwurmbach5-Sep-07 21:45
jhwurmbach5-Sep-07 21:45 
GeneralRe: File I/O: What is the best approach Pin
KenThompson6-Sep-07 4:41
KenThompson6-Sep-07 4:41 
AnswerRe: File I/O: What is the best approach Pin
cmk5-Sep-07 17:03
cmk5-Sep-07 17:03 
IOCP - not just for sockets, they can be used with any IFS based HANDLE e.g. sockets, files, pipes, ...

Scatter/Gather I/O functions:
http://msdn2.microsoft.com/en-us/library/aa365472.aspx[^]
http://en.wikipedia.org/wiki/Vectored_I/O[^]

...cmk

The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying.
- John Carmack

GeneralRe: File I/O: What is the best approach Pin
KenThompson6-Sep-07 4:42
KenThompson6-Sep-07 4:42 
QuestionSimple UDP Server Pin
Andy2025-Sep-07 5:14
Andy2025-Sep-07 5:14 
AnswerRe: Simple UDP Server Pin
led mike5-Sep-07 5:49
led mike5-Sep-07 5:49 
QuestionHow to protect my vector, or any other variable? Pin
bosfan5-Sep-07 4:25
bosfan5-Sep-07 4:25 
AnswerRe: How to protect my vector, or any other variable? Pin
Waldermort5-Sep-07 4:29
Waldermort5-Sep-07 4:29 
QuestionRe: How to protect my vector, or any other variable? Pin
David Crow5-Sep-07 4:31
David Crow5-Sep-07 4:31 
AnswerRe: How to protect my vector, or any other variable? Pin
bosfan6-Sep-07 1:32
bosfan6-Sep-07 1:32 
GeneralRe: How to protect my vector, or any other variable? Pin
David Crow6-Sep-07 2:09
David Crow6-Sep-07 2:09 
AnswerRe: How to protect my vector, or any other variable? Pin
El Corazon5-Sep-07 4:55
El Corazon5-Sep-07 4:55 
QuestionExtracting Zip file stored as BLOB from DB using VC++ Pin
sourav.chats5-Sep-07 4:23
sourav.chats5-Sep-07 4:23 
QuestionNoob seeks help with codecave! [modified] Pin
selkov5-Sep-07 4:07
selkov5-Sep-07 4:07 
AnswerRe: Noob seeks help with codecave! Pin
David Crow5-Sep-07 4:23
David Crow5-Sep-07 4:23 
GeneralRe: Noob seeks help with codecave! Pin
selkov5-Sep-07 4:42
selkov5-Sep-07 4:42 
QuestionHow to use CRichEditCtrl in Ultimate Grid cell? Pin
brazilien5-Sep-07 4:01
brazilien5-Sep-07 4:01 
Questionproblem with WH_MOUSE_LL Pin
josip cagalj5-Sep-07 3:15
josip cagalj5-Sep-07 3:15 
QuestionRe: problem with WH_MOUSE_LL Pin
David Crow5-Sep-07 4:25
David Crow5-Sep-07 4:25 
QuestionHow to set the system time. Pin
chandu0045-Sep-07 1:51
chandu0045-Sep-07 1:51 

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.