Skip to content

You can create a matrix in any size you want, you can Bubble Sort it and you can also print it to a file in this app.

Notifications You must be signed in to change notification settings

alperenoz14/Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Matrix

You can create a matrix in any size you want , you can Bubble Sort it, you can get transpose of it and you can print it on a file in this app.

In this application, you can see the usage examples of these following topics belong in C language :

➨ Dynamic Memory Allocation

➨ Pointers

➨ User Defined Functions

➨ File Management

➨ BubbleSort Algorithm in C

About

You can create a matrix in any size you want, you can Bubble Sort it and you can also print it to a file in this app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages