Download presentation
Presentation is loading. Please wait.
1
Chapter 6 Data Types
2
Figure 6.1 IEEE floating-point formats: (a) Single precision, (b) Double precision
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
3
Figure 6.2 Compile-time descriptor for static strings
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
4
Figure 6.3 Run-time descriptor for limited dynamic strings
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
5
Figure 6.4 Example slices in Fortran 95
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
6
Figure 6.5 Compile-time description for single-dimensioned arrays
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
7
Figure 6.6 The location of the [i,j] element in a matrix
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
8
Figure 6.7 A compile-time descriptor for a multidimensional array
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
9
Figure 6.8 A compile-time descriptor for a record
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
10
Figure 6.9 A discriminated union of three shape variables (assume all variables are the same size)
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
11
Figure 6.10 A compile-time descriptor for a discriminated union
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
12
Figure 6.11 The assignment operation j = *ptr
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
13
Figure 6.12 An example of the actions of the marking algorithm
Copyright © 2004 Pearson Addison-Wesley. All rights reserved.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.