You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently handles double and long but since C++ default integer type is int a syntax like OPENFLUID_InitializeVariable(uPtr, "var.a", 0) will result in a compilation error caused by ambiguous cast.