photo

Paul Wessel


University of Hawaii

Last seen: 10개월 전 2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

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년 초과 전 | 0

질문


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년 전 | 답변 수: 4 | 0

4

답변

질문


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년 전 | 답변 수: 0 | 0

0

답변