2021 | OriginalPaper | Buchkapitel
Structures
verfasst von : Noel Kalicharan
Erschienen in: Julia - Bit by Bit
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