C Lang. A reference implementation and learning resource for the C programming language.

github.com/calistus-igwilo/c-lang

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2023
  • workflows
  • add files
December 2022
  • append node code
  • Append node to a linked list
  • Node to store student data
  • Node to store student data
November 2022
  • create a node of linked list
  • Linked List with malloc
  • automatic
  • Append new nodes to linked list
  • linked list
  • add comments
  • Allocate memory for struct dynamically
  • assign value to y cordinate of 5th element
  • Pass struct to function with pointer
  • Struct Point
  • add code comments
  • advance today's date by 1 using struct
  • Get size of a struct in memory
  • Pass struct to functions