How to read array of bytes

MaikB85:
Today I get my Arduino MEGA and I have tested my code. It works great!

I think it works in this way: The first call of read() returns the first byte in the file. The next call of read() returns the next Byte and so on until there is nothing to read

greetings

Arduino mega? How did you conect the signals of the sd card to the pins of the arduino?