Vishwa Prakash H V
6b4fcd5f73
Avoiding Divide By Zero Error
...
In line 104 `if ( full_neg_lst[i].cols >= box.width && full_neg_lst[i].rows >= box.height )` removed '=' as it causes divide By Zero Error in line 106 and 107 `box.x = rand() % ( full_neg_lst[i].cols - size_x );` when full_neg_lst[i].cols = size_x or full_neg_lst[i].rows - size_y
2018-04-08 02:57:26 +05:30
..
2018-04-03 16:05:43 +03:00
2017-12-13 15:00:38 +03:00
2018-02-12 18:42:36 +03:00
2018-03-26 13:42:35 +03:00
2018-03-06 14:23:20 +03:00
2016-12-15 15:39:47 +03:00
2018-02-08 05:52:08 -05:00
2018-03-15 12:40:49 +01:00
2018-03-28 18:43:28 +03:00
2016-12-15 15:39:47 +03:00
2018-02-08 05:52:08 -05:00
2018-02-08 05:52:08 -05:00
2018-03-28 18:43:28 +03:00
2018-02-08 05:52:08 -05:00
2018-02-12 18:42:36 +03:00
2018-02-12 18:42:36 +03:00
2016-12-15 15:39:47 +03:00
2017-07-29 20:08:19 +03:00
2017-07-29 20:08:19 +03:00
2018-03-26 13:42:35 +03:00
2017-11-07 19:21:21 +03:00
2016-12-15 15:39:47 +03:00
2018-02-08 05:52:08 -05:00
2018-03-26 13:42:35 +03:00
2017-07-29 20:08:19 +03:00
2018-03-29 23:44:42 +03:00
2018-02-08 05:52:08 -05:00
2017-07-29 20:08:19 +03:00
2017-07-29 20:08:19 +03:00
2018-02-08 05:52:08 -05:00
2017-12-15 21:48:48 +03:00
2017-07-29 20:08:19 +03:00
2017-07-29 20:08:19 +03:00
2017-09-22 14:04:43 +00:00
2017-09-13 17:24:59 +03:00
2018-03-26 13:42:35 +03:00
2018-02-12 18:42:36 +03:00
2017-10-11 17:52:23 +03:00
2016-12-15 15:39:47 +03:00
2017-07-29 20:08:19 +03:00
2018-03-06 14:23:20 +03:00
2016-12-15 15:39:47 +03:00
2018-03-06 14:23:20 +03:00
2016-12-15 15:39:47 +03:00
2016-12-15 15:39:47 +03:00
2017-07-29 20:08:19 +03:00
2016-12-15 15:39:47 +03:00
2018-02-08 05:52:08 -05:00
2018-02-08 05:52:08 -05:00
2018-03-26 13:42:35 +03:00
2016-12-15 15:39:47 +03:00
2017-12-13 15:00:38 +03:00
2017-12-13 15:00:38 +03:00
2017-12-30 21:22:02 +03:00
2018-04-08 02:57:26 +05:30
2018-03-26 13:42:35 +03:00
2018-02-12 18:42:36 +03:00
2018-02-12 18:42:36 +03:00
2018-03-28 18:43:28 +03:00
2018-03-26 13:42:35 +03:00
2017-08-10 15:08:13 +03:00
2016-12-15 15:39:47 +03:00