H
Harry
Dear all,
I am having an integer array of size 176x144.I need to copy the first
256 bytes from this array to a file,then the next 256 and so
on...which function i can use.I am using Visual C++ compiler(C
language i am using).I tried out fwrite.But the values in the text
file where in ASCII.I want themto be in decimal or hexadecimal.....how
can i do it?
thanks in advance
I am having an integer array of size 176x144.I need to copy the first
256 bytes from this array to a file,then the next 256 and so
on...which function i can use.I am using Visual C++ compiler(C
language i am using).I tried out fwrite.But the values in the text
file where in ASCII.I want themto be in decimal or hexadecimal.....how
can i do it?
thanks in advance