Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2011-02-18 17:53:14
Size: 729
Editor: SheenaSmith
Comment: add example
Revision 4 as of 2011-02-18 18:00:28
Size: 923
Editor: SheenaSmith
Comment: add hidden include comments
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
SDL_REVISION is a string including sequential revision number that is incremented with each commit, and a hash of the last code change. ##The following is included on SDL_GetRevision. Any changes between these comments will be reflected on those pages. Please use caution when editing. Start Include here.
The revision
is a string including sequential revision number that is incremented with each commit, and a hash of the last code change.
Line 18: Line 19:
##End Include here

DRAFT

SDL_REVISION

This macro is a string describing the source at a particular point in development.

Code Examples

You can add your code example here

Remarks

The revision is a string including sequential revision number that is incremented with each commit, and a hash of the last code change.

  • Example: hg-5344:94189aa89b54

SDL_revision.h must be included in your program explicitly if you want to use the SDL_REVISION constant.


CategoryAPI, CategoryVersion

None: SDL_REVISION (last edited 2011-04-21 17:48:05 by SheenaSmith)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit