Changeset [2179]: Added functions srand() and rand() * author: nafraf * ...29 September 2012, 5:43 pm Added functions srand() and rand()
- author: nafraf
- ​http://chdk.setepontos.com/index.php?topic=650.msg91256#msg91256
+ CAM_MISSING_RAND added to include/camera.h + srand() and rand() implemented in C and added to platform/generic/wrappers.c under #ifdef CAM_MISSING_RAND + a810/platform_camera.h modified to use CAM_MISSING_RAND.
- srand() and rand() removed from platform/a810/lib.c
Source: chdk