parallel read simple dataset

hi,
I have a very simple dataset:
1 long, 3 doubles
I would like to read it in parallel using a collective MPI call.
I don't understand from the docs if I can use either the
Table or Lite interface in MPI.
Can you provide a very simple example that reads my
dataset into a C structure?
thanks,
andrea zonca