hi

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



hi,

i am not well expect in c.i want to read data from text file which
contains floating points value.i have to store the data by using array
of structure.i have to compare the previous value and check the
condition.
if te condition is true, it will be print in some new file.pls give
some tips and codings.thanking you.
.



Relevant Pages

  • Re: rounding off double values
    ... while the second array is result of some calculation ... compare elements of both arrays .How do i do the rounding off? ... That's where floating points becomes scary, ... zero than far from zero, but this seems to measure whether the program ...
    (comp.lang.java.programmer)
  • Re: comparison on non-integer types
    ... http://c-faq.com/thatisall about floating point numbers. ... mathematically but which do not compare the same. ... if you're writing a qsort compar function for an array of floats. ...
    (comp.lang.c)
  • Re: initializing an array
    ... I would think you could compare it to going to the store and getting all your ... There's a "get-started" cost of going to the store (or going into the Excel ... Does anyone know why initializing an array using a range is much faster ...
    (microsoft.public.excel.programming)
  • Re: C++ more efficient than C?
    ... for x. bsearch() will compare it with x+2e, ... then you found the number that you were searching for, if it is floating ... says there is no such value in the array. ...
    (comp.lang.c)
  • arrays
    ... How can I store in to an array the values that the user enter, ... later I can compare the two sets of array that the user enter. ...
    (comp.lang.java.help)