| поискавой системы для электроныых деталей |
|
CC78K4 датащи(PDF) 131 Page - NEC |
|
|
|||||||||||||||||||||||||||||
CC78K4 датащи(HTML) 131 Page - NEC |
|
131 / 523 page ![]() CHAPTER 7 STRUCTURES AND UNIONS User’s Manual U15556EJ1V0UM 131 (3) Union arrays and pointers Union variables may also be declared as an array or referenced using a pointer (in much the same way as structure arrays and pointers). [Union arrays] An array of unions is declared in the same ways as other objects. union data { char name [12]; char addr [50]; char tel [12]; }; union data no [5]; [Union pointers] A pointer to a union has the characteristics of the union indicated by the pointer. In other words, if a union pointer is incremented, adding the size of the union to the pointer points to the next union. In the following example, “dt_p” is a pointer to the value of “union data” type. union data no[5]; union data *dt_p = no; |
|
ссылки URL |
| Вашему бизинису помогли Аллдатащит? [ DONATE ] |
Что такое Аллдатащит | реклама | контакт | Конфиденциальность | Ссылка на техническое описание | обмен ссыками | поиск по производителю All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |