Click here to Skip to main content
15,914,642 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to let user choose a directory? Pin
Joan M25-Jun-03 0:01
professionalJoan M25-Jun-03 0:01 
AnswerRe: How to let user choose a directory? Pin
David Crow25-Jun-03 3:05
David Crow25-Jun-03 3:05 
AnswerRe: How to let user choose a directory? Pin
basementman25-Jun-03 4:32
basementman25-Jun-03 4:32 
QuestionHow to insert a row in FlexGrid? Pin
Radha Nair24-Jun-03 22:57
Radha Nair24-Jun-03 22:57 
AnswerRe: How to insert a row in FlexGrid? Pin
Toni7825-Jun-03 0:08
Toni7825-Jun-03 0:08 
GeneralUsing printer device Pin
Ahmed Galal24-Jun-03 22:54
Ahmed Galal24-Jun-03 22:54 
Questionstl set bug ? Pin
Brian van der Beek24-Jun-03 21:35
Brian van der Beek24-Jun-03 21:35 
AnswerRe: stl set bug ? Pin
ankea17-Nov-15 0:16
ankea17-Nov-15 0:16 
Generalvb constants in vc Pin
mooze24-Jun-03 21:15
mooze24-Jun-03 21:15 
GeneralRace conditions Pin
Toni7824-Jun-03 20:35
Toni7824-Jun-03 20:35 
GeneralCOM DLL registration problem Pin
vikramj24-Jun-03 20:15
vikramj24-Jun-03 20:15 
GeneralRe: COM DLL registration problem Pin
Kannan Kalyanaraman24-Jun-03 20:49
Kannan Kalyanaraman24-Jun-03 20:49 
QuestionHow to check who is currently logged on (Win2K/XP) Pin
Hashim Saleem24-Jun-03 19:52
Hashim Saleem24-Jun-03 19:52 
AnswerRe: How to check who is currently logged on (Win2K/XP) Pin
Ryan Binns24-Jun-03 20:04
Ryan Binns24-Jun-03 20:04 
Questionhow to free library by dll self Pin
gucy24-Jun-03 17:52
gucy24-Jun-03 17:52 
AnswerRe: how to free library by dll self Pin
David Crow25-Jun-03 3:09
David Crow25-Jun-03 3:09 
QuestionApplication that handles 200 000+ Lines? Pin
Steve The Plant24-Jun-03 16:01
Steve The Plant24-Jun-03 16:01 
Hi,

I need to build an application that loads a 200, 000 line
(or more) text file and lets the user interactively search
through it in memory, generating sub-lists of those 200, 000
lines with various search criteria.

I'm just wondering if it's wishful thinking to hope that
a standard list box can handle that many lines, and be
fast enough to traverse. If not, I wonder what other solutions or suggestions might there be.

Has anyone seen any applications that sound similar in
functionality to this?

All the string searching going on makes me think to use Perl,
but I don't know Perl at all. Also, I'm probably wrong, but
it's a command line only tool, isn't it?

Thanks for your time,
Shawn
AnswerRe: Application that handles 200 000+ Lines? Pin
J. Dunlap24-Jun-03 16:14
J. Dunlap24-Jun-03 16:14 
GeneralRe: Application that handles 200 000+ Lines? Pin
Steve The Plant24-Jun-03 16:21
Steve The Plant24-Jun-03 16:21 
GeneralRe: Application that handles 200 000+ Lines? Pin
David Crow25-Jun-03 3:14
David Crow25-Jun-03 3:14 
AnswerRe: Application that handles 200 000+ Lines? Pin
Steve The Plant24-Jun-03 17:17
Steve The Plant24-Jun-03 17:17 
GeneralRe: Application that handles 200 000+ Lines? Pin
basementman25-Jun-03 5:11
basementman25-Jun-03 5:11 
QuestionDrawing without flicker? Pin
Aidman24-Jun-03 15:25
Aidman24-Jun-03 15:25 
AnswerRe: Drawing without flicker? Pin
John M. Drescher24-Jun-03 15:45
John M. Drescher24-Jun-03 15:45 
AnswerRe: Drawing without flicker? Pin
Dave Bryant24-Jun-03 15:46
Dave Bryant24-Jun-03 15:46 

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.