reading information from sd card

The File::available() method tells you whether there is still data to read. The File::read() method reads one character. The examples show how to use them to read an entire file.

which examples, arduino examples? I tried to look at them and they only show how to get the values and print on the serial monitor.