GraphicsStream

JP Bridges

Newcomer
Joined
Jul 19, 2003
Messages
11
In the following function...

public: Array* GraphicsStream::Read(Type*returnType, int ranks __gc[]);

Does anybody have any idea what the ranks parameter does??

JP
 
Back
Top