Search:

Type: Posts; User: feb0590

Search: Search took 0.01 seconds.

  1. Thank you but i need to pass the values from file...

    Thank you but i need to pass the values from file to function check_floatnum correctly. The function check_floatnum validates whether the float number from input.txt is a valid floating point number...
  2. Recognize if the floating number is valid or not in C

    I can now validate whether a number is a valid float number or not but i'm having problems in getting the values from a text file. Can someone help me?




    #include<stdio.h>
    #include<stdlib.h>...
Results 1 to 2 of 2