Hi devs,<br><br>I'd like to make it easier to handle cmdline options for Pd using getopt_long instead of what we have today, which makes it harder to scale and isn't generic.<br>I don't have a windows box and I'd like to know if it'd work with windows before I make changes.
<br><br>Could someone compile the example here :<br><a href="http://www.gnu.org/software/libc/manual/html_node/Getopt-Long-Option-Example.html">http://www.gnu.org/software/libc/manual/html_node/Getopt-Long-Option-Example.html
</a><br><br>and let me know if it works ?<br>I know there is an implementation of getopt under windows, but I'm not sure it works flawless.<br><br>thx for letting me know<br><br>++<br>