Yeah, it was a pointer... but I thought that it would be easier just to use a reference, because using a reference would save the trouble of using the -> thing instead of just using dot. Is it standard or something to use a pointer instead of a reference?