{"id":21440525,"url":"https://github.com/pavlevujicic/c-programming","last_synced_at":"2025-03-17T00:30:28.915Z","repository":{"id":213610800,"uuid":"734517763","full_name":"PavleVujicic/C-Programming","owner":"PavleVujicic","description":"Manipulate a collection of books made by different authors, that have been rated from 0-5 by members of a book club.","archived":false,"fork":false,"pushed_at":"2023-12-21T22:25:49.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T10:23:05.983Z","etag":null,"topics":["c"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PavleVujicic.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-21T22:23:52.000Z","updated_at":"2023-12-21T22:26:57.000Z","dependencies_parsed_at":"2023-12-22T00:52:38.317Z","dependency_job_id":"25dd6e74-e1f3-42f4-b4d9-bd3b6346a303","html_url":"https://github.com/PavleVujicic/C-Programming","commit_stats":null,"previous_names":["pavlevujicic/c-programming"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavleVujicic%2FC-Programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavleVujicic%2FC-Programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavleVujicic%2FC-Programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavleVujicic%2FC-Programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PavleVujicic","download_url":"https://codeload.github.com/PavleVujicic/C-Programming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243954856,"owners_count":20374365,"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"],"created_at":"2024-11-23T01:15:08.417Z","updated_at":"2025-03-17T00:30:28.853Z","avatar_url":"https://github.com/PavleVujicic.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Author:\n\nPavle Vujicic\n\n#Purpose:\nManipulate a collection of books made by different authors, that have been rated from 0-5 by members of a book club.\nUser can have the option of to print out all the books in the collection at once or print out the top rated books, which are the best 20% percent of the books of the collection.\nThe user can also add a new book to the collection.  \n\n\n#list of source code files:\nheaders:\ndefs.h\nsource code:\nclub.c\nbooks.c\nload.c\nmain.c\n\n#Compilation and Launching instructions:\n\nextract all files to a3 directory.\ngo into a3\n- cd a3\nlist all files in a3\n- ls\n\nTo Compile:\ngcc -Wall -o a3 main.c load.c club.c books.c\n\nTo run:\n./a3\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavlevujicic%2Fc-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpavlevujicic%2Fc-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavlevujicic%2Fc-programming/lists"}