Set: C plus plus: Other Data Types

Familiarize

Learn

Test

Play Scatter

Play Space Race

Combine with other sets Login to add to Favorites
Print: Term List | Flashcards Editing not allowed
Export Deleting not allowed

Share these flash cards

With group: None
HTML link to set: Tiny link:
Share on Facebook Share on MySpace

All 7 terms

TermDefinition
typedef existing_type new_type_name ;defined data type format
defined data typeallows the definition of our own types based on existing data types
unionallow one same portion of memory to be accessed as different data types
struct structure_name {member_type1 member_name1; member_type2 member_name2...} object_names;declaration of a union
anonymous unionunion without a name
enum enumeration_name {value1, value2,...} object_names;declaration of an enumeration
enumerationcreates new data types to contain something different that is not limited to the values fundamental data types my take

Set Information

Terms 7
Creator jtwilliams00
Created March 30, 2009
Groups None
Subjects C plus plus, programming
Access Anyone
Edit Creator Only
Get rid of ads on Quizlet
Pop out

Discuss

No Messages
Last Message: never

You must be logged in to discuss this set.