Search:

Type: Posts; User: CheeseMonkey

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,578

    oh my god! i'm such a dumbass, thankyou for your...

    oh my god! i'm such a dumbass, thankyou for your help! i've been working on this for a week!
  2. Replies
    2
    Views
    1,578

    Need serious help with a circle program

    I've had some serious trouble writing a program that creates a circle, and larger circles around that one depending on how many the user inputs.

    the user enters the number of circles he/she wants...
  3. Help with decimal to hexidecimal program

    Well, I want to thank the people that helped me with my previous number conversion programs, but now I have another that I have some problems with. I've been working on this decimal to hexidecimal...
  4. nevermind

    i'm an idiot, i was sitting in school today and thought about it and realized why it worked.
  5. why does that work?

    Can somebody explain how that function that swoopy posted works? I was thinking about trying that, but i didn't because i thought it was asking if a certain character was '1' and '2' and a single...
  6. since the topic is up, i figured i should put my...

    since the topic is up, i figured i should put my problem here. i'm working on a program that converts binary to decimal. however, my validinput(char *pbin) function isn't working properly. it's...
  7. Replies
    3
    Views
    1,054

    thanks for help! my main original code was the...

    thanks for help! my main original code was the same as your revised on but without the null character, and i wasn't sure about that loop, it ran on my compiler, so i just went with it.
  8. Replies
    3
    Views
    1,054

    that was awfully hard to read, not sure why it...

    that was awfully hard to read, not sure why it saved like that, let me attach that
  9. Replies
    3
    Views
    1,054

    I need help with pointers in my program

    Ok, so i'm working on a program that converts decimal numbers to binary numbers. The binary number is outputted as a string. But the compiler (Turbo C 3.0) won't let me return a string from a...
Results 1 to 9 of 9