answersLogoWhite

0

It means a structure has a member that is an array:

typedef struct foo {

int x[42]; // an array of 42 integers

// other members...

};

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

How do you use in array?

cod a program student degree array in c language


What is an ordered list of data structure using c plus plus?

An ordered list of data in any programming language is simply a sorted array or list. In C++ this can either mean a sorted array, vector, list or forward list.


How do you write a programme in c language using arrays to copy diagonal elements of a 2-d array into a 1-d array?

TO use a c language first step is to know about the c language and the steps to use the c progrmming language with the help of any elders or with the teachers. TO use the arrays you have to get th eknowledge of "c" language


How 2 write c code of array data structure?

An example: int array [10]; yaaa this is write but for a simple programs on array and all data structure visit codingdatastructure.blogspot.com


How many dimensions can an array be created in c?

There is no language limit to "How many dimensions can an array be created in c?". The limit will depend on available memory.


Why C language is middile language?

If you meant 'middle', then it is a mistake; C is a high-level language.


What is the Maximum limit of array size in c language?

Platform-dependent.


How do you use in?

cod a program student degree array in c language


How do you accept values of array of structure from user in c?

How do you accept total no of array elements and values from the user in c?


Is 'c' is a oops language?

If you meant 'C++' then yes; otherwise no.


What is meant by fragmentation in c language?

sd


What is meant by format in c language?

Nothing.