Search:

Type: Posts; User: Mo777

Search: Search took 0.01 seconds.

  1. Replies
    14
    Views
    1,501

    I thought the mean is the average.... No...

    I thought the mean is the average....

    No book(professor is weird) or classmates that I have spoken to but that link looks helpful thank you. Sorry if I seemed lazy and just looking for someone to...
  2. Replies
    14
    Views
    1,501

    I didn't expect you to be and I thought I made...

    I didn't expect you to be and I thought I made myself clear I am having trouble starting my unfinished functions. I have no good idea how to start them...

    Ok so printf. And the maximum would of...
  3. Replies
    14
    Views
    1,501

    I wrote that with the help of a teacher. And I've...

    I wrote that with the help of a teacher. And I've been absent for a week so things have slipped my mind. Why waste both of our time to come in here to insult my work and imply that I am lying? I can...
  4. Replies
    14
    Views
    1,501

    Lol no I really know nothing about this. And Mo...

    Lol no I really know nothing about this. And Mo is short for Morgan not Mr.
  5. Replies
    14
    Views
    1,501

    Oh I've done whats there already but don't really...

    Oh I've done whats there already but don't really know how to start the others =\ . And yup its homework but I thought asking questions about it are allowed. I don't want anyone to do it for me but...
  6. Replies
    14
    Views
    1,501

    Need help finishing a few functions.

    Hello I am a beginner with C programming and just now getting to conditionals. I have my entire program shelled out but many of the functions I have no clue how to write out and implement can anyone...
  7. Replies
    23
    Views
    1,942

    Ok now everything seems to be functioning...

    Ok now everything seems to be functioning properly besides it still isn't random I get an 'N' every time....
    Edit: I completed the last function so if I can fix this I am done! Thank all of you for...
  8. Replies
    23
    Views
    1,942

    Edit I fixed it but now I have a slightly...

    Edit I fixed it but now I have a slightly different problem... The code compiles but my output looks like this

    "What is your name?Morgan
    Hello Morgan! Nice to meet you!
    The first character in...
  9. Replies
    23
    Views
    1,942

    Ok here is my compiler errors: person.c: In...

    Ok here is my compiler errors:

    person.c: In function âmainâ:
    person.c:20: error: too few arguments to function âchangeFirstCharâ
    person.c: In function âchangeFirstCharâ:
    person.c:30: error:...
  10. Replies
    23
    Views
    1,942

    I don't think so... Ok but just a warning my code...

    I don't think so... Ok but just a warning my code is in shambles(I am really new to this and what I have up there took several hours of trial and [mostly] failure).



    #include <stdio.h>...
  11. Replies
    23
    Views
    1,942

    Thank all of you for the really fast replies. I...

    Thank all of you for the really fast replies. I seem to be having trouble with my pointers on the changeFirstChar function can anyone tell me how to declare char* text? I keep getting errors stating...
  12. Replies
    23
    Views
    1,942

    Need help with array program.

    Here is what I need my output to look like.

    "What is your name? "Tom"
    Hello, Tom! Nice to meet you!
    The first character in your name is 'T'.
    Your name is 3 chars long.
    I changed the first...
  13. Replies
    9
    Views
    1,086

    I'm sorry I know just freaked out and panicked...

    I'm sorry I know just freaked out and panicked thought this was due much sooner than it turned out to be and didn't know if anyone would check back after that last message.

    Edit: Thank you soo...
  14. Replies
    9
    Views
    1,086

    Ugh I hate to do this on a new board but people...

    Ugh I hate to do this on a new board but people may not read because of no new posts so bump..
  15. Replies
    9
    Views
    1,086

    Thank you two a ton! Now I am getting somewhere!...

    Thank you two a ton! Now I am getting somewhere!

    Edit: Ok stop me if I am asking too much but for the halveAge function I keep getting a compiler error stating invalid operands to binary / Here...
  16. Replies
    9
    Views
    1,086

    Need help with beginner pointer functions.

    Hello I am new here hopefully I won't have broken any rules by the end of this post but I need help with my project. The goal is to include these 3 pointer functions into my code(replacing whatever...
  17. Replies
    2
    Views
    959

    I feel slightly mentally handicapped..... Thats...

    I feel slightly mentally handicapped..... Thats why I could never find any help for this because I thought it was c++...... Btw your answer did compile but the program acts funny. Is there any way to...
  18. Replies
    2
    Views
    959

    Need help with beginner pointer functions.

    Hello I am new here hopefully I won't have broken any rules by the end of this post but I need help with my project. The goal is to include these 3 pointer functions into my code(replacing whatever...
Results 1 to 18 of 18