Skip to content

Run on termux #2

@KiRanF500

Description

@KiRanF500

~/OpenFuck   master  gcc -o OpenFuck OpenFuck.c -lcrypto

OpenFuck.c:710:3: warning: implicitly declaring library function 'bzero'
with type 'void (void *, unsigned long)'
[-Wimplicit-function-declaration]
bzero(snd, sizeof(snd));
^
OpenFuck.c:710:3: note: include the header <strings.h> or explicitly provide a declaration for 'bzero'
1 warning generated.

~/OpenFuck   master 

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