Search:

Type: Posts; User: Bluesilver2009

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    2,035

    I guess I will keep messing around, its driving...

    I guess I will keep messing around, its driving me nuts, hopefully I get it in tonight.

    Thanks for your help.
  2. Replies
    8
    Views
    2,035

    I havent done anything with the strchr(), is that...

    I havent done anything with the strchr(), is that in place of strlen?
  3. Replies
    8
    Views
    2,035

    Checking integers vs real numbers

    This is a homework question, and I am not asking anyone to do it, but I am not sure if I am going way off into right field.

    I have a extra credit problem in class, I am trying to write two...
  4. Thanks to all that helped me out on this, I am...

    Thanks to all that helped me out on this, I am definetly not cut out for programming.


    It finally works, thanks again!!
  5. Its closer with that code in Now I get too...

    Its closer with that code in

    Now I get too many lines,

    If I input 5, I get 11 lines out

    If I input 7, I get 15 lines out,

    Do I have a math equation problem?
  6. Ok this is it, I have it kind of working but I am...

    Ok this is it, I have it kind of working but I am not sure where the problem is?

    Prints out 7 lines, in the figure its suppose to no matter what integer I input.


    This project will require...
  7. Typo, all I am getting is 7 lines, no matter what...

    Typo, all I am getting is 7 lines, no matter what integer I input
  8. My bad, I thought I put it in earlier Suppose...

    My bad, I thought I put it in earlier

    Suppose to look like this

    ______********
    ____******
    __****
    **
    __****
    ____******
  9. You mean something like this? I apologize for...

    You mean something like this?

    I apologize for the dumb question, this stuff is not for me, I am trying to survive this class so I can pass, then change majors.
  10. Defining functions in C and using function arguments

    I need some help, I almost have this figured out for an assignment.

    I need to have a program that writes this:

    ______********
    ____******
    __****
    **
    __****
    ____******
Results 1 to 10 of 10