MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO User's Guide Page 262

  • Download
  • Add to my manuals
  • Print
  • Page
    / 575
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 261
datatypemanager
Third Example
Create a typedef (typedef3) that refers to another typedef (typedef2).
Call this a nested typedef.
Notice that the referenced typedef, typedef2, is ente red as a pointer
(indicated by the added asterisk). Using the pointer form lets MATLAB
software recognize the data type that
typedef2 represents. I f y ou do
not use the pointer, MATLAB software converts
typedef3 to a d efault
value equivalent data type, in this case,
int.
7-40
Page view 261
1 2 ... 257 258 259 260 261 262 263 264 265 266 267 ... 574 575

Comments to this Manuals

No comments