Take the given character from the user as input using scanf function. Convert the character into the ASCII value using %d. Print the value using printf. To write a C program to read N value and to ...