Library header question

SDLnet.h or SDL_net.h?
SDLimage.h or SDL_image.h?

The libraries are
SDLnet.a
SDLimage.a

But the other SDL headers are
SDL_thread.h
SDL_audio.h
etc…
-Sam Lantinga (slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec

Sam Lantinga wrote:

SDLnet.h or SDL_net.h?
SDLimage.h or SDL_image.h?

The libraries are
SDLnet.a
SDLimage.a

But the other SDL headers are
SDL_thread.h
SDL_audio.h
etc…

I like the second (with underline).

Enzo

Anastasis s.c.a r.l. - Bologna (ITALY)
Educational software

Sam Lantinga schrieb am 16 Jan 2000:

SDLnet.h or SDL_net.h?
SDLimage.h or SDL_image.h?

The libraries are
SDLnet.a
SDLimage.a

But the other SDL headers are
SDL_thread.h
SDL_audio.h
etc…

Keep consistent with the other headers -> SDL_net.h and SDL_image.h