We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated The (Tentative WIP) XPTools CPP Style Guide (markdown)
Added section about Class Declarations. Added TODO comments
CPP instead of C++ because aparently github doesn't like that in the title.
Updated The (Tentative WIP) XPTools C Style Guide (markdown)
Adds Function Declerations and Definitions section
Updated The (Tentative WIP) XPTools Style Guide (markdown)
Adds section on bool vs int
Added Conditional and Iteration Statement Brace Style section
Adds section on where to place documentation, above or next to the decleration. The answer is above
Added C++ vs C-Style Strings section
Adds the headers section and a part about The #define Guard.
Added small blurb about line endings and commenting
Added section on default parameters
Destroyed _Sidebar (markdown)
Created _Sidebar (markdown)
Intial post of tutorial
Created The (Tentative WIP) XPTools Style Guide (markdown)
Updated Home (markdown)
Initial Home page