Motorola Command One User Manual Page 65

  • Download
  • Add to my manuals
  • Print
  • Page
    / 252
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 64
Simulator Commands
Command Summary
MOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-47
2.3.32 TYPE: Display the Result Type of C Expression
TYPE {c_expression}
The type command is used to display the result type of a C expression. If result of the
expression is a storage location (e.g. just a variable name, or an element of an array), it
will display the address of the storage location, in addition to its data type.
EXAMPLES
type {count}
Display the type and location of the variable count.
type {0.5+i}
Display the type of the given expression.
Page view 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 251 252

Comments to this Manuals

No comments