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
there is a error in exersize3:initializer element is not a compile-time constant
{ "strlen", (uint32_t) hook_strlen },
^~~~~~~~~~~~~~~~~~~~~~
I want to know how to fixed it, thanks a lot
The text was updated successfully, but these errors were encountered:
there is a error in exersize3:initializer element is not a compile-time constant
{ "strlen", (uint32_t) hook_strlen },
^~~~~~~~~~~~~~~~~~~~~~
I want to know how to fixed it, thanks a lot
The text was updated successfully, but these errors were encountered: