Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing server #1

Open
nikillpop opened this issue Apr 24, 2018 · 0 comments
Open

Installing server #1

nikillpop opened this issue Apr 24, 2018 · 0 comments

Comments

@nikillpop
Copy link

nikillpop commented Apr 24, 2018

Hello i installed the chat server and client, i also made the client but when i tried to make the server it gave me this error can you fix this please "src/server.c: In function ‘main’:
src/server.c:94:33: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Werror=format=]
sprintf(client->name, "guest%lu", uid);
^
"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant