C++

Can I use SDL with C++ ?

MI

muadib ican wrote:

Can I use SDL with C++ ?

MI

Yes. I am (although I haven’t done much more than display a fractal height map
and some text).–
Marc Lepage
Software Developer
Molecular Mining Corporation
http://www.molecularmining.com/

Greetings,

muadib ican wrote:

Can I use SDL with C++ ?

Generally, any C function can be called within a C++ class or
application. Afterall, “C++” was originally named “C with
classes”. In any event, this is called “wrapping” the C API(s)
within C++ classes (though, strictly speaking, one does not have to
program with classes to program in ‘C++’ ;).

Regards,

Vee Schade |-)–
--------------------------------------------------------------------

  • “LinuX, Amiga, OS/2, everything else is just window dressing!” *
  • Vee Schade, aka “Tony Cook” … @Vee_Schade *
    --------------------------------------------------------------------