c:c_callback_functions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
c:c_callback_functions [2021/04/28 08:32] – peter | c:c_callback_functions [2021/04/28 08:34] (current) – peter | ||
---|---|---|---|
Line 31: | Line 31: | ||
std::cout << str << std::endl; | std::cout << str << std::endl; | ||
} | } | ||
+ | |||
void mymemberfunction(std:: | void mymemberfunction(std:: | ||
Line 60: | Line 61: | ||
myClass.mymemberfunction(str); | myClass.mymemberfunction(str); | ||
}; | }; | ||
+ | | ||
test(output, | test(output, | ||
} | } |
c/c_callback_functions.1619598731.txt.gz · Last modified: 2021/04/28 08:32 by peter