Search:

Type: Posts; User: benjaminp

Search: Search took 0.00 seconds.

  1. Thread: About scanf

    by benjaminp
    Replies
    15
    Views
    5,447

    because the scanf function can not handle a...

    because the scanf function can not handle a string if you told it that you would enter a floating value.
  2. Thread: About scanf

    by benjaminp
    Replies
    15
    Views
    5,447

    your program should write user's input into a...

    your program should write user's input into a string and then if it is correct convert it to a number and then calculate bmi.
    wait, i am working on it.
  3. Thread: About scanf

    by benjaminp
    Replies
    15
    Views
    5,447

    scanf referencescanf - C++ Reference...

    scanf referencescanf - C++ Reference
Results 1 to 3 of 3