|
|
-
C implementation - wrong number of recordsMiki Tebeka 2011-05-12, 05:16
Greetings,
I have the following C code - https://gist.github.com/967968 When I ran it on a 100000 records file, it says 100030. (Both C and Python implementation count 10000). What am I doing wrong? Thanks, -- Miki [I don't suffer from insanity, I enjoy every minute of it] +
Douglas Creager 2011-05-12, 14:26
+
Miki Tebeka 2011-05-12, 16:17
|