error compiling RFM12B send/receive example

But none of my iterations of GetData worked in the Serial.print statement.

Show what you tried. The code you had printed the ith element of the array. The GetData() method returns the array. You probably want to print the ith element, still.