#How to call base class constructor from sub class constructor?
35 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.
where are u learning c++ btw @empty wigeon
i dont think u can make an array declaration as an argument
i mean what resources on the internet btw
can I do (arr){a,b,c,d}
C++ textbook I own, The Cherno, geeksforgeeks, w3schools
stack overflow
ohh alr
right now I'm making a game development tool kit of sorts
cuz i want to try and become better
oh nice
which one do u find to be the most useful
which have u used the most
i mean out of these
why your supposed to be the one answering the forum lol
The constructor's body is missing here