This function test a file reading its first few characters and decides if the file is binary format of a basic program or not.
int build_IsFileBinaryFormat(char *szFileName ){