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 |
| With group: None | |
| HTML link to set: | Tiny link: |
| Term | Definition |
|---|---|
| char name [elements] | character sequence array |
| char name [] = {'w','o','r','d','0\'}; | initilization of null-terminated character sequences with brackets |
| char name [] = "word"; | initilization of null-terminated character sequences with quotation marks |
| Terms | 3 |
| Creator | jtwilliams00 |
| Created | March 30, 2009 |
| Groups | None |
| Subjects | C plus plus, programming |
| Access | Anyone |
| Edit | Creator Only |