pointers to functions in C++№ 1
Автор: Briska
Дата : 25-04-05, Пнд, 10:20:13

Привет у меня есть проблема!

Есть некий API и там был linked list of pointers to functions in C.

I am trying to get it encorporated into my C++ program and experiencing problems big time.

I understand that simple C style ie function name does not work.

please help!

here is the idea:

class a
{
f1()
f2()
fn()
FunctionList;
};


i need function list to contain pointers to f1, f2..., fn.

спасибки..
тот самый Бриска, из далекого и туманного...
            ... You're born, you die, in between it's up to you...
Профиль 

pointers to functions in C++№ 2
Автор: Тигра
Дата : 25-04-05, Пнд, 17:51:51

почитай вот здесь
тут есть туториалы на тему

вперёд а там разберёмся !
Профиль 


Вы не зарегистрированы либо не вошли в портал!!!
Регистрация или вход в портал - в главном меню.



 Просмотров:   002398    Постингов:   000002