T
Size: a a a
T
T
К
🎄T
🎄T
T
🎄T
T
ᅠᅠ
К
К
int test2() { return 5; }
int test() {
int(*test123)() = test2;
return *test123;
}
int(*pFn)() = test;
как-то так? я не чекал в IDE, мейби wrong🎄T
int test2() { return 5; }
int test() {
int(*test123)() = test2;
return *test123;
}
int(*pFn)() = test;
как-то так? я не чекал в IDE, мейби wrongК
К
ᅠᅠ
a
-
int test2() { return 5; }
int test() {
int(*test123)() = test2;
return *test123;
}
int(*pFn)() = test;
как-то так? я не чекал в IDE, мейби wrongК