Changes

No change in size ,  00:44, 5 April 2015
→‎Functions: VPADRead() does not return a pointer, and clarify some parameters
Line 8: Line 8:  
|-
 
|-
 
|VPADRead
 
|VPADRead
|void *VPADRead(int chan, void *buffer, int length, int* err);
+
|int VPADRead(int padnum, void *buffer, int length, int *err);
 
|Stores raw controller data in buffer
 
|Stores raw controller data in buffer
 
|}
 
|}
203

edits