Search:

Type: Posts; User: top_handasa

Search: Search took 0.00 seconds.

  1. Help needed over here guys..Im totally convienced...

    Help needed over here guys..Im totally convienced with the results i got, but looks like they are not the results expected by my Professor. I believe he is using other program to retrieve the data in...
  2. I believe the file was created by a mac or linux...

    I believe the file was created by a mac or linux OS, while im working now on a windows OS, would it make any difference?My program does produces the value 46 C3 74 BF by the float value -0.956105 but...
  3. Here is the code im working with now.. ...

    Here is the code im working with now..




    #include <iostream>
    #include <iomanip>
    #include <fstream>

    using namespace std;
  4. Trouble reading a binary file as float values - I need the EXPERTs' HELP in C++ code!

    Hi all,
    I'm having a trouble reading a binary file as float values I have to read the data in binary mode, then read every four bytes into a float variable. I have done my search, but i found out...
Results 1 to 4 of 4