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
Cant compile to exe various errors:
xKkhU3Cx.c:301:12: warning: missing terminating " character
xKkhU3Cx.c:301: error: missing terminating " character
xKkhU3Cx.c:433:12: warning: missing terminating " character
xKkhU3Cx.c:433: error: missing terminating " character
xKkhU3Cx.c: In function 'char* decode(int)':
xKkhU3Cx.c:73: warning: deprecated conversion from string constant to 'char*'
xKkhU3Cx.c:88: warning: deprecated conversion from string constant to 'char*'
xKkhU3Cx.c:91: warning: deprecated conversion from string constant to 'char*'
CAN YOU HELP?
The text was updated successfully, but these errors were encountered:
Cant compile to exe various errors:
xKkhU3Cx.c:301:12: warning: missing terminating " character
xKkhU3Cx.c:301: error: missing terminating " character
xKkhU3Cx.c:433:12: warning: missing terminating " character
xKkhU3Cx.c:433: error: missing terminating " character
xKkhU3Cx.c: In function 'char* decode(int)':
xKkhU3Cx.c:73: warning: deprecated conversion from string constant to 'char*'
xKkhU3Cx.c:88: warning: deprecated conversion from string constant to 'char*'
xKkhU3Cx.c:91: warning: deprecated conversion from string constant to 'char*'
CAN YOU HELP?
The text was updated successfully, but these errors were encountered: