Thread: number of components

  1. #1
    Registered User
    Join Date
    Apr 2007
    Posts
    10

    number of components

    consider the following statement: double alpha[10][5]; The number of components of alpha is?

  2. #2
    Deathray Engineer MacGyver's Avatar
    Join Date
    Mar 2007
    Posts
    3,210

  3. #3
    Registered User
    Join Date
    Jan 2005
    Posts
    7,366
    http://cboard.cprogramming.com/showthread.php?t=88765

    Please give your answer and why you think it is that answer before asking others these types of homework questions.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need help with this compiler error
    By Evangeline in forum C Programming
    Replies: 7
    Last Post: 04-05-2008, 09:27 AM
  2. Storing components of a complex number
    By cashmerelc in forum C Programming
    Replies: 6
    Last Post: 11-19-2007, 01:37 PM
  3. Prime number program problem
    By Guti14 in forum C Programming
    Replies: 11
    Last Post: 08-06-2004, 04:25 AM
  4. parsing a number
    By juancardenas in forum C Programming
    Replies: 1
    Last Post: 02-19-2003, 01:10 PM
  5. Random Number problem in number guessing game...
    By -leech- in forum Windows Programming
    Replies: 8
    Last Post: 01-15-2002, 05:00 PM