Help for this page

Select Code to Download


  1. or download this
    void c_function( char *bytes, int rows, int cols ) {
            int *table = (int *)bytes;
    ...
            }
    }