Skip to content

Installing server #1

@nikillpop

Description

@nikillpop

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);
^
"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions