I guess my issue is, I'm not exactly sure what this line of code is doing:
Code:
parts(System.Math.Max(System.Threading.Interlocked.Increment(partCount), partCount - 1)) = Int32.Parse(buf)
158,57,168,75,2 2,221 (len=20)
PartsCount starts at 0 and crashes when...
Leave a comment: