DRAFT

SDL_GetPlatform

Use this function to get the name of the platform.

Syntax

const char* SDL_GetPlatform (void)

Return Value

Returns the name of the platform. What if there is an error? Is that possible?

Code Examples

You can add your code example here

Remarks

Try to get a standard set of platform defines.

Does this comment and all the code-looking stuff below it in the header belong on this page?

You can add useful comments here


CategoryAPI, CategoryPlatform

SDL_GetPlatform (last edited 2010-05-16 07:22:16 by SheenaSmith)

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