[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
int SDLNet_Init()
Initialize the network API.
This must be called before using other functions in this library.
SDL must be initialized before this call.
Returns: 0 on success, -1 on errors
|
See Also:
3.1.3 SDLNet_Quit