MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guia do Utilizador Página 262

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 575
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 261
1 2 ... 257 258 259 260 261 262 263 264 265 266 267 ... 574 575

Comentários a estes Manuais

Sem comentários