#ifndef __ECC_CO_H__ #define __ECC_CO_H__ __declspec(dllexport) void Ecc_co(float maxindex[72],float ECC[36],float *WFDL,float RSR,float n); #endif