Adde the argument Picoc* in void MsvcSetupFunc(Picoc *pc; to match the required
function prototype and remove the following warning :
library_msvc.c(28): warning C4113: 'void (__cdecl *)()' differs in parameter
lists from 'void (__cdecl *)(Picoc *)'
Original issue reported on code.google.com by kevingar...@gmail.com on 17 Jan 2013 at 2:20
Original issue reported on code.google.com by
kevingar...@gmail.com
on 17 Jan 2013 at 2:20Attachments: