Skip to content
#

argc-argv

Here are 26 public repositories matching this topic...

Repository contains all of the projects done at ALX Software Engineering School's on Low Level Programming. All of the projects are written in C with styling guide `Betty Style. All projects are created to run on Ubuntu 14.04, & 20.4 then compiled with the command

  • Updated Jan 5, 2024
  • C

Dive deep into the intricacies of command line arguments in C with the CommandLineMaster-C repository. This comprehensive guide will take you from the basics to advanced usage, ensuring you gain a profound understanding of this essential programming concept

  • Updated Aug 16, 2023
  • C

Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms

  • Updated Sep 13, 2023
  • C

Welcome to C programming repository. C is one of the most important and widely used of all programming languages. It is a powerful language that can be used not only to build general-purpose applications but also to write “low-level” programs that interact very closely with the computer hardware.

  • Updated Jul 28, 2023
  • C

Improve this page

Add a description, image, and links to the argc-argv topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the argc-argv topic, visit your repo's landing page and select "manage topics."

Learn more