¡@

Home 

c++ Programming Glossary: funci

Dynamically load a function from a DLL

http://stackoverflow.com/questions/8696653/dynamically-load-a-function-from-a-dll

that contains a function that returns an integer named funci using this code I think I've imported the .dll file into the.. else std cout it has been called std endl return 1 int a funci return a # funci function int funci return 40 However when I.. has been called std endl return 1 int a funci return a # funci function int funci return 40 However when I try to compile this..