B Bill McEnaney macrumors 6502 Apr 29, 2010 295 0 Jun 29, 2010 #26 I'm sorry, everyone. My C function is buggy because I forgot that sscanf returned how many variables to which it assigned values. So sscanf makes the computer fill the "integers" array with ones.
I'm sorry, everyone. My C function is buggy because I forgot that sscanf returned how many variables to which it assigned values. So sscanf makes the computer fill the "integers" array with ones.