Need help reading in a CSTRING and returning a single CHAR from the inputkbw -- I would prefer to use the string class honestly, but for this program, it is not an option sa...
Need help reading in a CSTRING and returning a single CHAR from the inputOkay: heres what I have come up with. I am just struggling on getting the first char from the user i...
Need help reading in a CSTRING and returning a single CHAR from the inputHello everyone, I am trying to implement a menu-driven program using C strings. i.e char array Wh...