In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Talk:Avm.rpl"

From WiiUBrew
Jump to navigation Jump to search
(fix diz shit)
 
Line 2: Line 2:
 
- The "name" column is redundant since it is given by the prototype<br>
 
- The "name" column is redundant since it is given by the prototype<br>
 
- Replace the "void*" arguments with the appropriate sized types, don't expect people to guess what they're meant to be. [[User:Tueidj|Tueidj]] ([[User talk:Tueidj|talk]]) 20:53, 9 April 2016 (CEST)
 
- Replace the "void*" arguments with the appropriate sized types, don't expect people to guess what they're meant to be. [[User:Tueidj|Tueidj]] ([[User talk:Tueidj|talk]]) 20:53, 9 April 2016 (CEST)
 +
:I'm just styling it like all the other pages but I suppose we can remove the names column. Second one I can definitely do tho. Thought void usually got across 4 bytes but yea it'd probably be better to specify uint32_t [[User:NWPlayer123|NWPlayer123]] ([[User talk:NWPlayer123|talk]]) 03:46, 12 April 2016 (CEST)

Revision as of 03:46, 12 April 2016

Couple of obvious problems with this page:
- The "name" column is redundant since it is given by the prototype
- Replace the "void*" arguments with the appropriate sized types, don't expect people to guess what they're meant to be. Tueidj (talk) 20:53, 9 April 2016 (CEST)

I'm just styling it like all the other pages but I suppose we can remove the names column. Second one I can definitely do tho. Thought void usually got across 4 bytes but yea it'd probably be better to specify uint32_t NWPlayer123 (talk) 03:46, 12 April 2016 (CEST)