while() { DO STUFF FOR EACH LINE (e.g. search for specific characters within the line) } #### while() { DO STUFF FOR EACH LINE using multithread }