BuiltWithNOF
Week 12

Strings

Topics

  • NULL terminated character arrays
  • String Functions
  • String I/O
  • Two dimensional arrays

At the end of the week you should be able to:

  • Create a character array for storing a string
  • Create a two dimensional array to store an array of strings
  • Move a string from one array to another array
  • Read a string from the console
  • Read an entire line from the console into a string
  • Convert a string to a numeric value

Reading Assignment

    Section 7.3, pages 405-414 (Searching and Sorting) [7th 408 - 418] [6th 410-420]

Take-Home Programming Assignment

Reading Assignment

    Internet:
    WWW.GRAPHICSMAGICIAN.COM

[Home] [About Me] [Office Hours] [CIS 098] [CIS 110] [CIS 114] [CIS 121] [Online Video] [Books] [Week 1] [Week 2] [Week 3] [Week 4] [Week 5] [Week 6] [Week 7] [Week 8] [Week 9] [Week 10] [Week 11] [Week 12] [Week 13] [Week 14] [Week 15] [Week 16] [CIS 123] [CIS 127] [CIS 170] [CIS 207] [CIS 226] [CIS 227] [CIS 230] [CIS 262] [COL 101]