Search:

Type: Posts; User: BuckyBarnes

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,335

    Not really. I have learned functions, but this...

    Not really. I have learned functions, but this project was before we learned them. therefore I dont think I should use them. This program is late, going for salvaging points here. I have the spaces...
  2. Replies
    6
    Views
    1,335

    I could do it in 2 separate steps, but I can only...

    I could do it in 2 separate steps, but I can only use printf sp, printf *, and printf \n once per program. This is the last problem in a set of 8 patterns.
  3. Replies
    6
    Views
    1,335

    Help with star pattern

    Ok, I have survived my classes so far, I understand how to do normal star patterns. I can even invert them. What I am having problems doing is a combination of the two in the same loop.

    ---------*...
  4. Replies
    6
    Views
    1,773

    nothing in the book or in the handout says I'm...

    nothing in the book or in the handout says I'm suppose to know what Zeller's is yet. I'm relatively early in the class, and we havn't covered that.
  5. Replies
    6
    Views
    1,773

    Well I did some changes..still not getting what i...

    Well I did some changes..still not getting what i need. How do I figure out the first week in January? posting 2 changes. First:


    #define _CRT_SECURE_NO_WARNINGS
    #define numdays...
  6. Replies
    6
    Views
    1,773

    day of week when entering in date

    I am trying to figure out when entering a date in the format of mm/dd/yyyy that it will output:
    mm/dd/yyyy => (day of the week it was i.e. Monday, Tuesday)

    So far, I have all my factors, I am...
Results 1 to 6 of 6