I would like to create a spell check facility. I have a huge flat file of words. This file has no cr/lf. How should I do this ? I think I want to read this file say 500 characters at a time. I'll store this data in a variable, adding each 500 characters to what I have already got. Should the target variale be string ? Will that be big enough ? What else - isn't there a 'huge' or 'memo' type, or something like that ?
robertlees 0 Newbie Poster
Comatose 290 Taboo Programmer Team Colleague
robertlees 0 Newbie Poster
Comatose 290 Taboo Programmer Team Colleague
robertlees 0 Newbie Poster
Comatose 290 Taboo Programmer Team Colleague
robertlees 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.