This C program is to reverse a string without using string function(strrev).For example, reverse of string 'codedost' would be 'tsodedoc'.
確定! 回上一頁