[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.1 General

These functions are useful, as they are the only/best ways to work with SDL_net.

Activation
3.1.1 SDLNet_Init  Start up SDL_net functionality
3.1.2 SDLNet_Quit  Stop SDL_net functionality
Errors
3.1.3 SDLNet_GetError  Get the current error string
Data Helpers
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



This document was generated on August, 6 2004 using texi2html