Search:

Type: Posts; User: talisix

Search: Search took 0.01 seconds.

  1. Thread: Grid problem

    by talisix
    Replies
    11
    Views
    4,468

    Ok, keepin it simple, this should work, I think,...

    Ok, keepin it simple, this should work, I think, but it's asking me to include a filename, so something is messed up. If someone could please help me look it over, I'm a bit to close to it.

    ...
  2. Thread: Grid problem

    by talisix
    Replies
    11
    Views
    4,468

    Ok, I was being dense, and I've started to sift...

    Ok, I was being dense, and I've started to sift through it. Got my grid setup, but I'm having trouble defining the circles. Here's the code.


    #include "stdio.h"
    #include "math.h"

    main()
    {
    ...
  3. Thread: Grid problem

    by talisix
    Replies
    11
    Views
    4,468

    Ok, I appreciate the help, but I'm not getting...

    Ok, I appreciate the help, but I'm not getting it. I take in two inputs for radius'. The program then draws two circles around a central hub. I don't know how to establish the grid to plot the...
  4. Thread: Grid problem

    by talisix
    Replies
    11
    Views
    4,468

    Yeah, That's pretty much exactly what I'm trying...

    Yeah, That's pretty much exactly what I'm trying (more or less) But I don't remember the prof going over anything like that, his site is down, and I have no clue how to start. I know how to do output...
  5. Replies
    8
    Views
    5,614

    Do you think I could see your code? I'm trying...

    Do you think I could see your code? I'm trying something similar and I am at a total loss
  6. Thread: Grid problem

    by talisix
    Replies
    11
    Views
    4,468

    Grid problem

    Have a problem with my C course. The problem asks for a user defined grid where the user enter an inner and outer radius for a tire and the program creates an "image" of the tire using the characters...
Results 1 to 6 of 6