I have a C program which declares an array as such :
static unsigned char m_data[90000];
Now the program takes a file name as a command line inpu