Click here to Skip to main content
15,908,020 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to speed up copy of .txt files into arrays? Pin
malaugh5-Apr-07 10:55
malaugh5-Apr-07 10:55 
GeneralRe: How to speed up copy of .txt files into arrays? Pin
Arris745-Apr-07 11:14
Arris745-Apr-07 11:14 
GeneralRe: How to speed up copy of .txt files into arrays? Pin
David Crow5-Apr-07 6:32
David Crow5-Apr-07 6:32 
GeneralRe: How to speed up copy of .txt files into arrays? Pin
Arris745-Apr-07 7:19
Arris745-Apr-07 7:19 
GeneralRe: How to speed up copy of .txt files into arrays? Pin
PJ Arends5-Apr-07 8:00
professionalPJ Arends5-Apr-07 8:00 
GeneralRe: How to speed up copy of .txt files into arrays? Pin
David Crow5-Apr-07 8:15
David Crow5-Apr-07 8:15 
GeneralRe: How to speed up copy of .txt files into arrays? Pin
led mike5-Apr-07 8:54
led mike5-Apr-07 8:54 
GeneralRe: How to speed up copy of .txt files into arrays? Pin
Arris745-Apr-07 9:20
Arris745-Apr-07 9:20 
Many thanks for your solutions.

I think that your idea of using strncmp(p, "20000104\t0900", 13) == 0) in a binary search is a good answer.

I'll try it right now.

thnks again
GeneralRe: How to speed up copy of .txt files into arrays? Pin
Arris745-Apr-07 9:33
Arris745-Apr-07 9:33 
QuestionSCSI_PASS_THROUGH_DIRECT problems Pin
FoxholeWilly5-Apr-07 5:07
FoxholeWilly5-Apr-07 5:07 
QuestionWMI Pin
saisp5-Apr-07 4:48
saisp5-Apr-07 4:48 
QuestionRe: WMI Pin
David Crow5-Apr-07 6:05
David Crow5-Apr-07 6:05 
AnswerRe: WMI Pin
saisp5-Apr-07 7:04
saisp5-Apr-07 7:04 
GeneralRe: WMI Pin
David Crow5-Apr-07 7:19
David Crow5-Apr-07 7:19 
GeneralRe: WMI Pin
saisp5-Apr-07 7:51
saisp5-Apr-07 7:51 
GeneralRe: WMI Pin
David Crow5-Apr-07 8:03
David Crow5-Apr-07 8:03 
GeneralRe: WMI Pin
saisp5-Apr-07 8:11
saisp5-Apr-07 8:11 
GeneralRe: WMI Pin
David Crow5-Apr-07 8:17
David Crow5-Apr-07 8:17 
GeneralRe: WMI Pin
saisp5-Apr-07 8:21
saisp5-Apr-07 8:21 
QuestionRe: WMI Pin
David Crow5-Apr-07 8:28
David Crow5-Apr-07 8:28 
GeneralRe: WMI Pin
David Crow5-Apr-07 8:35
David Crow5-Apr-07 8:35 
GeneralRe: WMI Pin
saisp5-Apr-07 8:48
saisp5-Apr-07 8:48 
GeneralRe: WMI Pin
David Crow5-Apr-07 8:49
David Crow5-Apr-07 8:49 
GeneralRe: WMI Pin
David Crow5-Apr-07 9:45
David Crow5-Apr-07 9:45 
GeneralRe: WMI Pin
saisp5-Apr-07 18:53
saisp5-Apr-07 18:53 

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.