Search:

Type: Posts; User: ferniture

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    10,694

    I'm aware of this, which is why I made the thread...

    I'm aware of this, which is why I made the thread here. Please let me know if you have an idea of how to do it another way.



    I thought Adak was talking about some way to set the max characters...
  2. Replies
    11
    Views
    10,694

    How can I set the width of a line? I tried using...

    How can I set the width of a line? I tried using Google, but came up with nothing. I found a page that said something about "maxoutput" but didn't go into any real detail other than saying that it...
  3. Replies
    11
    Views
    10,694

    The code I used was simply me making multiple...

    The code I used was simply me making multiple efforts to change the value of "size" to be able to print it differently, whether it be adding or subtracting 1 from it and using another holding int to...
  4. Replies
    11
    Views
    10,694

    I know how to print random numbers, but as a grid...

    I know how to print random numbers, but as a grid I'm not sure. I get the feeling that it takes more than simply making a lot of printf lines printing spaces, *'s and integers.

    Also, would it be...
  5. Replies
    11
    Views
    10,694

    Printing Patterns

    I've tried many ways to do this, but can't seem to find out how to make patters such as these in a C program. I've tried most things I've learned about C so far, but still no cigar. Last time I came...
  6. Replies
    3
    Views
    7,327

    I actually just figured it out. My book had the %...

    I actually just figured it out. My book had the % 10 thing, but I still have no idea how to check the rest of the digits. I only know that % 10 is the far right digit, so if you could elaborate on...
  7. Replies
    3
    Views
    7,327

    Problem I Can't solve...

    I'm just now learning to program using C at school. I've been working on a problem from my book for 3 days now and cannot find out how to make it work. If anyone can please help me out with this or...
Results 1 to 7 of 7