MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Betriebsanweisung Seite 262

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 575
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 261
1 2 ... 257 258 259 260 261 262 263 264 265 266 267 ... 574 575

Kommentare zu diesen Handbüchern

Keine Kommentare