[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These functions are useful, as they are the only/best ways to work with SDL_net.
Activation
Errors
3.1.1 SDLNet_Init Start up SDL_net functionality 3.1.2 SDLNet_Quit Stop SDL_net functionality
Data Helpers
3.1.3 SDLNet_GetError Get the current error string
3.1.4 SDLNet_Write16 Put a 16bit number in network ordered data 3.1.5 SDLNet_Write32 Put a 32bit number in network ordered data 3.1.6 SDLNet_Read16 Get a 16bit number from network ordered data 3.1.7 SDLNet_Read32 Get a 32bit number from network ordered data