Talk:Simple database: Difference between revisions

→‎The C code is bugged: Should compile now
(→‎The C code is bugged: Should compile now)
Line 60:
^
1 error generated.
 
:Should be fixed. The [http://rosettacode.org/mw/index.php?title=Simple_database&diff=155789&oldid=153280 last editor] forgot to change the parameter types for the function at the bottom.
:Valgrind reports an invalid read (also if I run the [http://rosettacode.org/mw/index.php?title=Simple_database&oldid=133351#C original code]) but I'm not in the mood tonight to investigate further :-). --[[User:AndiPersti|Andreas Perstinger]] ([[User talk:AndiPersti|talk]]) 21:07, 26 March 2014 (UTC)