a million. besides the actual incontrovertible reality that the language wasn't built with this in recommendations, it appears that evidently sure, that is accessible. notwithstanding, it comes with the obstacle that all purposes which will ever be exceeded as a given argument might want to themselves percentage a similar argument record and a similar go back type. that is likewise accessible to create arrays of purposes employing an similar attitude. 2. As I keep in mind, the syntax is something like this. enable's say I actually have proper right here 2 (ineffective, yet short) purposes: int asdf(int i) { go back (i+a million); } int qwer(int i) { go back (i-a million); } and proper right here function taking a function as a parameter: int zxcv(int i,int (*p)(int)) { go back p(i); } then if I ran this code: cout<
2016-11-30 00:59:20
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋