This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Virtual Function pointers

I would like to define something like a virtual function pointer that would be filled in at link time and then have routines call the function if it has been defined. I am using uvision3 IDE.
Anybody have any thoughts on this (other than to tell me to use C++, C# etc.)?

Parents
  • Andrew, thank you for this information.
    We currently have a simulation task that was specific for earlier testing but I would like to introduce a way for individual projects to tailor their test conditions instead of modifying the original code for each project.

Reply
  • Andrew, thank you for this information.
    We currently have a simulation task that was specific for earlier testing but I would like to introduce a way for individual projects to tailor their test conditions instead of modifying the original code for each project.

Children
No data