- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I may be mistaken, but the expression size
(test%fun_ptr(n,x))
is unikely to succeed: you ask first to evaluate the function being pointed to by fun_ptr and then get the size of the result. So far so good, but fun_ptr is not pointing to anything, unless I am overlooking something in the code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your quick reply! I need to investigate a bit further first, I just stupidly copied the example):(
I don't know how to delete the post so I made it empty... Sorry for taking your time!
//Knut

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page