This repository contains some of the basic code in C language.
If you are a novice in C, feel free to check out my code and learn.
HAPPY CODINGπ
π―Armstrong number
π―Decimal and integer part of a number
π―Decimal to binary
π―Input and output using pointers
π―Nested printf
π―Print diammond star pattern
π―Print upper half diamond pattern
π―Structure member inside another structre
π―Variable length argument-1