2021 | OriginalPaper | Chapter
Structures
Author : Noel Kalicharan
Published in: Julia - Bit by Bit
Publisher: Springer International Publishing
In this chapter, we will explain the following: What is a structure (struct) How to declare a structure How to pass a structure to a function How to work with an array of structures How to search an array of structures How to sort an array of structures How to declare/use nested structures How to use structures to manipulate fractions