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
ParadoxiaClient.c: In function ‘MainConnect’:
ParadoxiaClient.c:551:29: error: expected expression before ‘{’ token
551 | server.sin_port = htons({{serverport}});
| ^
sys.c: In function ‘OS’:
not sure what to do here no missing brackets or anything.
The text was updated successfully, but these errors were encountered:
ParadoxiaClient.c: In function ‘MainConnect’:
ParadoxiaClient.c:551:29: error: expected expression before ‘{’ token
551 | server.sin_port = htons({{serverport}});
| ^
sys.c: In function ‘OS’:
not sure what to do here no missing brackets or anything.
The text was updated successfully, but these errors were encountered: