[Migrated content. Thread originally posted on 30 November 2009]
Hi,I need to write a program to search for a text 'one word or more' in an indexed file records.
Means to read the file sequentially and search if the word or more exit in the record, keeping in mind the upper and lower case which the user types.
Can someone help with sample program?
Thanks



