Homebrew question about homebrew deving

  • Thread starter Thread starter Deleted User
  • Start date Start date
  • Views Views 1,262
  • Replies Replies 9
im really confused where i should start
are there any librarys
can i use c library like sf2d for cpp
Yes, you can use C code and libraries in C++. C++ is basically an extension of C. For that reason it's more versatile, but it might be easier to start with C, and learn C++ later. C++ is easy to learn if you already know C.
 
Yes, you can use C code and libraries in C++. C++ is basically an extension of C. For that reason it's more versatile, but it might be easier to start with C, and learn C++ later. C++ is easy to learn if you already know C.
thanks guess ill learn c

--------------------- MERGED ---------------------------

Yes, you can use C code and libraries in C++. C++ is basically an extension of C. For that reason it's more versatile, but it might be easier to start with C, and learn C++ later. C++ is easy to learn if you already know C.
what ide do you recomend that an build c and cpp i know about visual studio
 
Last edited by ,
I'm working on a cpp collection of abstractions that should make the creation of simple homebrews easily. Currently writing a ndsp helper for quick sound support.
 

Site & Scene News

Popular threads in this forum