answersLogoWhite

0


Best Answer

The keyword is typedef.

typedef int myInteger;

myInteger is now an alias for int. This also works for more complex data types, such as arrays and structures.

typedef struct {

int a;

double b;

char c;

} _myStruct myStruct;

_myStruct is now an alias for the structure that contains a, b, and c. I also instantiated one of them, and called it myStruct. You could now repeat this with...

_myStruct xyz;

...which would instantiate another one, called xyz. You can reference the members as xyz.a, xyz.b, and xyz.c.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the keyword used in combination with a valid c data type to redefine the name of the data type?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is java's keyword for the integer data type?

"int" is the keyword for integer


Is float is a keyword in java?

yes, float is keyword and data type in java


What is the use of const keyword?

Marks constant data, ie data that should not be changed.


What keyword in class specification helps you to hide data?

private


What does valid means in scientific terms?

A conclusion or assertion would be considered to be scientifically valid if the data are accurate and the reasoning based on that data is, as far as we can tell, correctly reasoned. Science does not deal in absolute truth, which is why scientists prefer the term valid, which indicates that as far as we presently know, this statement is true, although new data and/or new reasoning may cause us to change our minds in the future.


What is true controlled experiments produce valid data valid experiments produce controlled data controlled data produces valid experiments?

With controlled experiments it is taken into consideration what possible variables there could be and it is taken into account when conducting the experiment. This would mean that controlled experiments would produce more valid data.


How do you insert a hyperlink in Access?

There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.There is a hyperlink data type. If you set a field as that data type, such as for a website, then you can type in a valid address into the field and it will be stored as a hyperlink.


When is the mean not a valid statistic to describe a set of data?

The population data may be skewed and thus the mean is not a valid statistic. If mean > median, the data will be skewed to the right. If median > mean, the data is skewed to the left.


Which is the valid data type in access?

number


What does data validation mean in ict?

if it is valid or not


Can you use signed keyword with double datatype?

No (floating-point data-types are always signed).


Why do you use a search engine?

Search Engine is an awesome tool with a great logic to search the keyword/map/location from anywhere across the world in the informations exists on the WWW. We use many tricks to search the data. Sime keyword and search it. Search the keyword using + sign to get the exact data. Search the images on the Web. There are many APIs which get used to search the data on different servers on the Web. Thanks and Regards, Vijay Bhaskar