|
From: | Sachin Kumar Singh |
Subject: | [task #15578] Function to find if polygon vertices are sorted anti-clockwise |
Date: | Sat, 28 Mar 2020 12:38:00 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0 |
Follow-up Comment #14, task #15578 (project gnuastro): Added debugging procedures is inserted and the previous requirements are done here <https://github.com/sachinkumarsingh092/gnuastro/tree/task-is-sorted>. Documentation will be pushed in(probably) next commit when everything works fine. One nagging problem I encountered is when `i` in `gal_polygon_to_counterclockwise` is declared as *unsigned* long(or size_t) it prints -ve values and causes segmentation faults but such problems do not arise when using long. How to overcome it? _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/task/?15578> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |