{"id":28254901,"url":"https://github.com/lamouchi-bayrem/simple-interractive-app","last_synced_at":"2026-04-27T11:31:19.976Z","repository":{"id":276545586,"uuid":"929587918","full_name":"Lamouchi-Bayrem/Simple-interractive-app","owner":"Lamouchi-Bayrem","description":"solve the interractive probleme for compiling c scripts using argc and argv ","archived":false,"fork":false,"pushed_at":"2025-02-18T02:34:49.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T06:47:20.390Z","etag":null,"topics":["argc-argv","c","cpp","interractive"],"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/Lamouchi-Bayrem.png","metadata":{"files":{"readme":"README.md","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-08T22:24:37.000Z","updated_at":"2025-02-18T20:11:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"02b9e339-e0bc-46c8-8262-2cce4ed42d16","html_url":"https://github.com/Lamouchi-Bayrem/Simple-interractive-app","commit_stats":null,"previous_names":["lamouchi-bayrem/simple-interractive-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lamouchi-Bayrem/Simple-interractive-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lamouchi-Bayrem%2FSimple-interractive-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lamouchi-Bayrem%2FSimple-interractive-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lamouchi-Bayrem%2FSimple-interractive-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lamouchi-Bayrem%2FSimple-interractive-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lamouchi-Bayrem","download_url":"https://codeload.github.com/Lamouchi-Bayrem/Simple-interractive-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lamouchi-Bayrem%2FSimple-interractive-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["argc-argv","c","cpp","interractive"],"created_at":"2025-05-19T20:16:20.321Z","updated_at":"2026-04-27T11:31:19.961Z","avatar_url":"https://github.com/Lamouchi-Bayrem.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Example Runs:\n\nCase 1: With Command-line Arguments\n\n$ ./sum 4 6\n\nSum: 10\n\nCase 2: Missing Arguments (Interactive Mode)\n\n$ ./sum\n\nEnter first number: 7\n\nEnter second number: 3\n\nSum: 10\n\nKey Concepts Used:\n\n✅ argc \u0026 argv[] to handle command-line arguments\n\n✅ atoi() to convert string arguments to integers\n\n✅ scanf() for interactive input when arguments are missing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamouchi-bayrem%2Fsimple-interractive-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamouchi-bayrem%2Fsimple-interractive-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamouchi-bayrem%2Fsimple-interractive-app/lists"}