What is the SDL.H? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

What is the SDL.H?

i don't know anything about sdl.h please help me

19th Mar 2017, 2:20 PM
Dattaraj Ghanwatkar
Dattaraj Ghanwatkar - avatar
2 Respostas
+ 1
SDL is a library that is used in c++to gain low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. If I'm not mistaken, SDL.h is the header of that library.
27th Mar 2017, 10:30 PM
Nox
Nox - avatar
0
ok thanks..
18th Apr 2017, 10:40 AM
Dattaraj Ghanwatkar
Dattaraj Ghanwatkar - avatar