In PHP, what does "write the N longest lines to a new file" mean?

Adam N

New member
It's a homework assignment that I don't understand. "write a program to read a multiple line text file and write the N longest lines to a new file, where N and the file to be read are specified on the command line". I have no problem with the rest, but what do they mean by "N"?
 
Back
Top