strings and arrays:)

Discussion in 'C' started by jhen10, Aug 28, 2009.

  1. jhen10

    jhen10 New Member

    Joined:
    Aug 26, 2009
    Messages:
    22
    Likes Received:
    0
    Trophy Points:
    0
    problems:
    - write a program that will interchange the contents of 2 two-dimensional arrays. size of both arrays is 2x3.
    - use the value from problem no.1 display the address of each location and their location value.
    - from the strings "twenty one", "forty six", "One hundred", create a program that will display the following strings and their sizes.

    "Twenty six"
    "One Hundred Forty One"
    "TWO"
    "sixty"

    - how can i formulate the logic of this problem??.. thnx a lot..
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice