Search:

Type: Posts; User: GavinHawk

Search: Search took 0.01 seconds.

  1. Replies
    22
    Views
    6,803

    I agree with Salem. If you want help, here are...

    I agree with Salem. If you want help, here are few tips:

    1) Be polite.
    2) Use proper spelling and grammar, because if 'U talk lik this', it simply annoys everyone.
    3) Stop yelling (this ties in...
  2. Replies
    22
    Views
    6,803

    It's a tad difficult to give a person guidance...

    It's a tad difficult to give a person guidance without doing the work for him/her if he/she has never programmed before and has no clue what to do.
  3. Replies
    10
    Views
    3,551

    I don't understand that code (like how it works,...

    I don't understand that code (like how it works, exactly) but I did put it into my compiler and it works. I just don't quite understand how. I'm starting to get frustrated. :( *goes off to find more...
  4. Replies
    10
    Views
    3,551

    Yes, I'm confused because what if I want to use a...

    Yes, I'm confused because what if I want to use a word as the value instead of a number? For example, I have a program that uses if statements to generate a zodiac sign based on the users input of...
  5. Replies
    10
    Views
    3,551

    Well that was somewhat less confusing. LOL...

    Well that was somewhat less confusing. LOL Thanks, though. :)
  6. Replies
    10
    Views
    3,551

    Arrays are confusing...

    Hey, I'm currently using howstuffworks.com's C tutorial because the one on this site was confusing. Anyway, I am completely lost when it comes to arrays. I just don't understand them. If someone...
  7. Replies
    6
    Views
    3,515

    I am completely new at programming and am...

    I am completely new at programming and am teaching myself because of not being able to attend school for it at this time. I like giving myself my own homework because it's fun and makes me feel like...
  8. Replies
    11
    Views
    1,135

    It's working really well for me. :)

    It's working really well for me. :)
  9. Thread: beginer help

    by GavinHawk
    Replies
    11
    Views
    1,711

    I had the exact same problem (I am also a...

    I had the exact same problem (I am also a beginner). You'll want to wewrite the code like this:



    #include <stdio.h>
    int main()
    {
    {printf("hello");
    getchar();
    }
  10. Replies
    11
    Views
    1,135

    *shrugs* Yeah, for some reason it printed "Thank...

    *shrugs* Yeah, for some reason it printed "Thank you, G! Have a great day. You're 0 years old!"....dunno why it worked for you and not me. But now it's fixed! :D
  11. Replies
    11
    Views
    1,135

    Holy CRAP! Thank you SO much! :D I feel like a...

    Holy CRAP! Thank you SO much! :D I feel like a programmer already! Thanks again! YAY! *does the happy dance*

    -Gavin
  12. Replies
    11
    Views
    1,135

    Well, all I know is that I hate not having...

    Well, all I know is that I hate not having practical application (I'm the same as you are when it comes to learning). However, I found another tutorial that is much better at explaining at...
  13. Replies
    11
    Views
    1,135

    Not quite getting it...

    Hi. I've been interested in programming for a long time. I taught myself some basic HTML when I was 11 years old (I'm nearly 21 now) using Joe Burns' tutorial (htmlgoodies.com). Well, I've always...
Results 1 to 13 of 13