MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Podręcznik Użytkownika Strona 262

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 575
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 261
1 2 ... 257 258 259 260 261 262 263 264 265 266 267 ... 574 575

Komentarze do niniejszej Instrukcji

Brak uwag