|
-
August 12th, 2002, 03:27 PM
#1
how to get the exact size of a function
I have a few functions and their function pointers. I have to display the memory size of those functions. The problem is that if I use sizeof operator on the function pointers they return a constant value. so how then can I get the exact size of a function.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|