Strenc+Parseopt=AssertionDefect

2022-03-18 Thread jsc13
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

2022-03-15 Thread ElegantBeef
What is the entire code? I replicated it and only get a default case label error.

Strenc+Parseopt=AssertionDefect

2022-03-15 Thread jsc13
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