+ 5
Can someone fully explain how recursion works in C++?
I'm going through the C++ tutorial thoroughly to understand C++ completely. I'm learning about recursion right now. Does someone know what it is used for and how to use in game development? Please post some examples too. // Will Appreciate It Very Much!!!
2 ответов
+ 13
This explains it well.
https://www.cprogramming.com/tutorial/lesson16.html
+ 12
https://cs.stackexchange.com/questions/1418/when-to-use-recursion
https://m.youtube.com/watch?v=aiWM7i7Lnj4