Hi,
On trying to Rebuild all I get the following error,
"c:\pcm_mux\pcm _muxdlg.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/PCM_MUX.pch': No such file or directory"
I tried deleting the Debug folder and retried to build with the same failure for all the cpp files. what is the setting i have to do , where have i gone wrong please help,
thank you
...
User Profile
Collapse
-
losing data when writing into a txt file
hi all,
I have posted this problems already, i am posting it again as i have not asked the question. My problem is I have a data around 24320 lines in a txt file. when i am transforming each value and writing it into another text file i am able to write only around 22000, the other values are not writen into the file I am not able to find the solution as I do not know the reason why it is happening so. Please suggest a solution... -
losing data when writing into a txt file
I am programming to generate keys using different schemes for which i call different funtions and append data into a text file. At the end I am supposed to generat around 24320 bytes of data but end up with only 20000 which is printed in the text file.
Now I am only generating a portion of it that is 2048 bytes of which only 1800 is generated .
I am pasting the code which actually reads a value from one file and transforms it with...
No activity results to display
Show More