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
The value of static and const variables must be known at compile time. You
can't cast a pointer as an integer because we can't know what value the
address will take.