Search:

Type: Posts; User: do_kev

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    3,553

    Thanks for the help everybody! I'm still not...

    Thanks for the help everybody!

    I'm still not entirely sure how I'm going to do this, but I have some good starting points, and I'm sure I'll come up with something.
  2. Replies
    13
    Views
    3,553

    My apologies for unclarity! I have to...

    My apologies for unclarity!



    I have to admit, I'm very curious! At the moment, I think this goes beyond what I need to do, though.

    Basically, as I understand it, my program right now stops...
  3. Replies
    13
    Views
    3,553

    running in real time

    Hey guys,

    I'm working on a program wherein the main function of my program is a tautological while loop which repeatedly gets input from the user and displays the appropriate output... and I'm...
  4. Replies
    5
    Views
    1,686

    Given how many compiler errors can arise from a...

    Given how many compiler errors can arise from a simple omission, I should have guessed. =)

    Thanks again!
  5. Replies
    5
    Views
    1,686

    Thank you for reminding me! That was one of...

    Thank you for reminding me!

    That was one of the weirdest parts. Even though there's only one %c, If I remove even one of the arguments gSecondWord[0], gSecondWord[1] ... then I get a bus error. ...
  6. Replies
    5
    Views
    1,686

    Coverting array to string

    Hey everybody!

    I started learning C a few weeks ago, and I wanted to try and learn the underlying language features without using the foundation framework, so I've been dealing with strings by...
  7. Replies
    2
    Views
    1,267

    That's exactly what I was trying to do. Thanks...

    That's exactly what I was trying to do.

    Thanks so much!
  8. Replies
    2
    Views
    1,267

    question regarding accessing variable values

    Hey guys,

    I was wondering if anybody knew if it was possible to initialize the value of a variable to a few letters plus a value that itself is stored in a different variable.

    For example (the...
Results 1 to 8 of 8