DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


CheckCPUID

Declaration: CheckCPUID(CPUId: string): boolean;
The function CheckCPUID checks if the ID string contained in CPUId is valid. The function returns TRUE if the ID string is valid (i.e. if the CRC check code is correct). The ID string conforms to the format created by the function GenerateCPUId.