Strenc+Parseopt=AssertionDefect
Thanks, @ElegantBeef! I was able to fix my issue. I used a while instead of a for and that seemed to work.
Strenc+Parseopt=AssertionDefect
What is the entire code? I replicated it and only get a default case label error.
Strenc+Parseopt=AssertionDefect
Hey All, I'm using the strenc library and when I compile using the following code below I get an AssertionDefect error. When I change the code below to something simpler it works with no issues. Would really appreciate it if anyone has a fix for this. for kind, key, val in getopt(): case k