DRAFT

SDL_GetCPUCount

Use this function to return the number of CPU cores available.

Syntax

int SDL_GetCPUCount(void)

Return Value

Returns 0 on success or a negative error code on failure; call SDL_GetError() for more information.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryCPU

SDL_GetCPUCount (last edited 2010-09-23 20:17:39 by SheenaSmith)

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