Skip to content

Abhi99-lang/datastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

datastructure

A 2D array can be dynamically allocated in C using a single pointer. This means that a memory block of size rowcolumndataTypeSize is allocated using malloc and pointer arithmetic can be used to access the matrix elements. Helps one to understan what does basically it consist of so that one can easily understand it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors