int main() {
human_t jeff = {
.Location="Sweden, Stockholm",
.Hobbys="Code, Wildlife, 3D Printing, Musician"
};
sayHello(&jeff);
return 0;
}
Pinned Loading
-
redmine-cli
redmine-cli PublicRedmine-cli is a CLI tool for interacting with the Redmine project management system. It allows you to perform tasks such as managing issues and listing projects from the command line, streamlining…
Go 8
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.