Search:

Type: Posts; User: apoc632

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,805

    i got it working thanks. By the way the double...

    i got it working thanks. By the way the double post was a mistake.
  2. Replies
    7
    Views
    1,805

    And How would one go about doing that. I'm pretty...

    And How would one go about doing that. I'm pretty much a novice at c programming.
  3. Replies
    7
    Views
    1,805

    And How would one go about doing that. I'm pretty...

    And How would one go about doing that. I'm pretty much a novice at c programming.
  4. Replies
    7
    Views
    1,805

    Searching and Scanning Arrays

    Is there any way to have the program search all the arrays and find the largest entry or smallest entry. Also if you have an array of 20 but only assign 15 places and then enter a sentinal of -1 to...
  5. Thread: For Loops

    by apoc632
    Replies
    10
    Views
    1,787

    clueless

    I've absolutley no idea how to write a for loop. Does this website explain them well. I've written while loops if that is any help.
  6. Thread: For Loops

    by apoc632
    Replies
    10
    Views
    1,787

    For Loops

    This probably is a stupid question hey we all got to start programming somewhere.

    I got to use for loops to generate two patterns as follows.
    *****
    ****
    ***
    **
    *

    and
Results 1 to 6 of 6