Posts

Showing posts from January, 2022

C Language - String as a Header File

C Language - Static and Formal Variables

C Language - Recursive Factorial Function

C Language - Predefined Macros and Directives

C Language - Pointers

C Language - Array as a Function

C Language - Null Pointer

C Language - Multiplication Table

C Language - Memory Leak Concept

C Language - Matrix Multiplication

C Language - goto - Statement

C Language - Functions With Arguments and With Return Value

C Language - Functions Without Arguments and With Return Value

C Language - Functions with Arguments and without Return Value

C Language - Function Pointer

C Language - Fib Recursive

C Language - Malloc, Calloc, Realloc - use

C Language - Do - While Loop

C Language - data storage, auto, extern, static and register

C Language - Dangling Pointer