Hi
I have generated one file ( this file contains only random numbers in binary form)
now i have to pass the content of file into some function,
so i want to store my content of file into a variable. file size may vary,
how to do this, pls help me.
Thanks
I have generated one file ( this file contains only random numbers in binary form)
now i have to pass the content of file into some function,
so i want to store my content of file into a variable. file size may vary,
how to do this, pls help me.
Thanks
Comment