{"id":15575613,"url":"https://github.com/wiltonsr/c-programs","last_synced_at":"2025-09-06T03:44:29.162Z","repository":{"id":137681294,"uuid":"72231621","full_name":"wiltonsr/C-Programs","owner":"wiltonsr","description":"A simple C language code grouping on operating system, logic, and makefile issues","archived":false,"fork":false,"pushed_at":"2017-06-08T22:53:09.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T07:43:41.771Z","etag":null,"topics":["c","gnu","logic-programming","makefile","operating-system","os"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wiltonsr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-28T18:20:46.000Z","updated_at":"2023-03-07T04:41:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"9039118b-7ecc-497e-b78e-e6162db8bd22","html_url":"https://github.com/wiltonsr/C-Programs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiltonsr%2FC-Programs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiltonsr%2FC-Programs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiltonsr%2FC-Programs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiltonsr%2FC-Programs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiltonsr","download_url":"https://codeload.github.com/wiltonsr/C-Programs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243236183,"owners_count":20258797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","gnu","logic-programming","makefile","operating-system","os"],"created_at":"2024-10-02T18:39:34.215Z","updated_at":"2025-03-12T14:41:00.349Z","avatar_url":"https://github.com/wiltonsr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple examples about C language\nExercises/examples about simple logic in C based in the 'The C Programming Language' book by Brian Kernighan e Dennis Ritchie.\nAnd we will work with the following points:\n\n1. [Makefile](https://www.gnu.org/software/make/manual/make.html)\n2. [Header Files](https://gcc.gnu.org/onlinedocs/cpp/Header-Files.html)\n3. [Program Arguments](https://www.gnu.org/software/libc/manual/html_node/Program-Arguments.html)\n4. [Structures](https://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html#Structures)\n5. [Pointers](https://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html#Pointers)\n\n##Usage\n\nTo use this softwares you just need to run the Makefike and the [ELF files](https://en.wikipedia.org/wiki/Executable_and_Linkable_Format) will be created. See the example below:\n\n```sh\n$ cd C-Programs\n$ make\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiltonsr%2Fc-programs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiltonsr%2Fc-programs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiltonsr%2Fc-programs/lists"}