Paul Wessel
University of Hawaii
Followers: 0 Following: 0
Statistics
RANK
174,074
of 295,467
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Returning and passing void pointers to mex functions
Thanks to all for feedback. In the end we went with static uintptr_t *pPersistent; /* To store API address back and fo...
7 years ago | 0
Question
Returning and passing void pointers to mex functions
I have several C functions. A "create" function creates a large C structure and passes back a void * pointer to it. The other ...
11 years ago | 4 answers | 0
4
answersQuestion
How to handle version mismatch in shared libraries
I am trying to build a mex file that links with a shared external library that itself links to a shared netcdf library. However,...
11 years ago | 0 answers | 0