2.5.3.17. build_IsFileBinaryFormat()

[<<<] [>>>]

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
  )@{

[<<<] [>>>]