User contributions for Chadderz

A user with 10 edits. Account created on 4 June 2010.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

1 April 2015

31 March 2015

  • 23:1023:10, 31 March 2015 diff hist +52 Coreinit.rpl Dynamic Linking: I would argue address should be void ** since it fills in the pointer at that location (though most properly intptr_t *). Strings probably don't get changed so added const. C99 has been out for 16 years now; use bool!