Talk:Use another language to call a function: Difference between revisions

Content added Content deleted
(→‎C code is wrong: +1 on fix.)
Line 53: Line 53:
I would like to fix the C code (by changing <tt>unsigned Size</tt> to <tt>size_t Size</tt>, and while there, by adding to main() some return statements), but I worry that if I fix the C code, then I will destroy all the examples that use the old C code. --[[User:Kernigh|Kernigh]] 15:45, 12 February 2011 (UTC)
I would like to fix the C code (by changing <tt>unsigned Size</tt> to <tt>size_t Size</tt>, and while there, by adding to main() some return statements), but I worry that if I fix the C code, then I will destroy all the examples that use the old C code. --[[User:Kernigh|Kernigh]] 15:45, 12 February 2011 (UTC)


I'd say fix it. Go saw that as a problem too. &mdash;[[User:Sonia|Sonia]] 23:35, 12 February 2011 (UTC)
:I'd say fix it. Go saw that as a problem too. &mdash;[[User:Sonia|Sonia]] 23:35, 12 February 2011 (UTC)

:+1 on fix. There is a template to warn others to review their entries too, but I can't remember what it is ... ... nope, still can't remember. --[[User:Paddy3118|Paddy3118]] 06:02, 13 February 2011 (UTC)