Home Forums C Programming Make a C program?

Viewing 0 reply threads
  • Author
    Posts
    • #2091
      deeptimayee
      Participant

      Make a C program that takes a floating point number from the user and prints the right most digit of the number as well as prints the right most digit of the integral part??

      e.g

      if the input is

      34.145

      the output should be

      5

      2

Viewing 0 reply threads
  • The forum ‘C Programming’ is closed to new topics and replies.