My temp.txt show me 1.3487e-02 but I need 0.013487.Code:// Matrizo: Dynamic Float Matrix // i, j : integer; // pFile: FILE* ... fprintf (pFile, "%i %i %g\n",i,j,matrizo[i][j]) ...
Someone can help me plz?
Tks ^^
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |