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.
-
Notifications
You must be signed in to change notification settings - Fork 1
Abhi99-lang/datastructure
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published