Is there any reason why the itoa() function returns void and stores the result in the char[] array passed to it, instead of returning char[] ?Is there any reason why the itoa() function ret
Is there any reason why the itoa() function returns void and stores the result in the char[] array passed to it, instead of returning char[] ?Is there any reason why the itoa() function ret