經安全檢測,此網站為安全網站,請放心前往原始網址!

Reverse a String » My Tech Interviews

Question: Reverse a string in C using as little additional memory as possible. Answer: The first solution needs the size of a char and size of two integers, all of which will be allocated from the stack. This solution is the most commonly accepted “good”

www.mytechinterviews.com

網址安全性掃描由 google 提供