Search:

Type: Posts; User: newjamie

Search: Search took 0.01 seconds.

  1. Thread: enums!

    by newjamie
    Replies
    1
    Views
    1,913

    enums!

    Hi,

    I have to do this C question involving enum's which I don't understand the point of.

    I have to write an array, subscripted by a suitable enumerated type for a student who works at a burger...
  2. Thread: Arrays!

    by newjamie
    Replies
    1
    Views
    885

    Arrays!

    I need some help!

    I have to write a program that contains two floating point arrays (a and b) and asks the user to enter values into both of them. It must then compute the inner product of the two...
  3. Thank you all very much! I now have a working...

    Thank you all very much!

    I now have a working program.

    Drinks on me.... =)
  4. which library is isalpha() in? Because I can't...

    which library is isalpha() in? Because I can't find it!

    Thanks

    Jamie
  5. Help! C beginner needs help with dealing with inputs to a scanf() function!

    Hi

    I have written a very basic program that asks for people to input a number and it works out the factorial of that number and displays it to the screen. However, when people enter a letter...
Results 1 to 5 of 5