Help for this page

Select Code to Download


  1. or download this
    #include <stdio.h>
    #include <stddef.h>
    ...
        printf( "IV        is %d bytes\n", sizeof( IV ) );
        printf( "STRLEN    is %d bytes\n", sizeof( STRLEN ) );
    }
    
  2. or download this
    C:\test>size_t.exe
    _WIN64 is not defined
    ...
    STRLEN    is 8 bytes