#pragma once int ToFile(const char *pFileName, const void *pData, int nLenght); int ABFile(const char *pFileName, const void *pData, int nLenght);