Skip to content

a c code for creating an array without the help of an array

License

Notifications You must be signed in to change notification settings

Trisha2301/Creating-Array-in-c-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Creating Array in c

Introduction

This C code uses concept of array and using that we are creating an array without using any array

Features

This code less storage because going to allocate limited space only

Requriments

  • C (Mngw)
  • C environment (vs code , notepad++)

Note

Don't change/modify the code without knowing what your doing because that can lead to some unexpected behaviour in code

About

a c code for creating an array without the help of an array

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages