Jump to content

Talk:Simple database: Difference between revisions

(→‎The C code is bugged: Should compile now)
Line 63:
: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)
:: I made some changes. Please check consistency of code style. Unfortunately it is not usable, because keeps all data in memory and consumes five times more memory compared to the size of the file.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.