The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CPU_Stepping


Unit:SDL_cpuid
Class: none
Declaration: function CPU_Stepping: LongInt;

The CPU_Stepping function indicates design or manufacturing revision data. Unique stepping numbers indicate versions of processors to facilitate change control and tracking. Stepping also allows an end user to identify more specifically which version of the processor their system contains.

Example: This function is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): cpuinfo



Last Update: 2023-Feb-06