Community Profile

photo

Jannis Carstens


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Handle object does not beheave as expected
classdef myClass < handle properties (Access = private) pointerObjects = []; end ...

5 years ago | 1 answer | 0

1

answer

Question


libstruct does not create the complete struct
in the c-header file of the DLL, a struct is defined: typedef struct FrameMetadata { unsigned short Size; // size of...

5 years ago | 1 answer | 0

1

answer