Search:

Type: Posts; User: sitestem

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,215

    Easy as that, eh? Heh, thanks very much Speedy5...

    Easy as that, eh? Heh, thanks very much Speedy5 :)

    Works perfect!
  2. Replies
    2
    Views
    1,215

    Adding my values together

    Hi all,

    I've made some code that reads a text file for a first name, a surname and a rating. The text file has multiple entries in, so here's where I bump into my problem. I want to add all the...
  3. Thread: Im a begginer

    by sitestem
    Replies
    10
    Views
    1,318

    I started learning just over a week ago. Someone...

    I started learning just over a week ago. Someone told me this site, I read through the tutorials and tried some small projects of my own.

    I just posted here if I had a problem.
  4. Replies
    2
    Views
    963

    Thanks for your reply :) What do you mean by...

    Thanks for your reply :)

    What do you mean by holding and target variables? Are those just normal variables with different purposes?

    Thanks,
    Mike
  5. Replies
    2
    Views
    963

    Searching through a file

    Hi all,

    I'm wondering if anyone could help me find out how to search through a file. I know how to read a file, write to one etc, but am not sure how to find a specific word within a file and then...
  6. Replies
    2
    Views
    819

    Thanks, does what I wanted :)

    Thanks, does what I wanted :)
  7. Replies
    2
    Views
    819

    b_file Question

    Hi all,

    I'm following tutorial ten, and all the code there works. However, I want to display either something other than the first word of a string in a file, or more than one word. I'm not quite...
  8. Replies
    12
    Views
    2,007

    Yup works now. Said it would be something simple...

    Yup works now. Said it would be something simple :)

    Thanks guys.
  9. Replies
    12
    Views
    2,007

    Hmm... still gives the same error message, thanks...

    Hmm... still gives the same error message, thanks anyway blackgold :)

    Anyone got any ideas?

    Thanks a lot,
    Mike
  10. Replies
    12
    Views
    2,007

    Random Numbers...Problem With FAQ Answer

    Hi all,

    I've just tried testing the random numbers answer in the FAQ (http://faq.cprogramming.com/cgi-bin/smartfaq.cgi?answer=1042005782&id=1043284385) and it isn't working for me. I've got the...
  11. Thread: Variables

    by sitestem
    Replies
    3
    Views
    1,018

    Thanks guys!

    Thanks guys!
  12. Thread: Variables

    by sitestem
    Replies
    3
    Views
    1,018

    Variables

    Hi all,

    I'm trying to make a variable contain a whole word. So far I've got something that works, but i'm not sure if this is the 'correct' way to do it. I'm just doing: char varname[0]. Doesn't...
  13. Replies
    2
    Views
    1,455

    Yup, works a treat. Thanks Prelude :)

    Yup, works a treat. Thanks Prelude :)
  14. Replies
    2
    Views
    1,455

    Compiler Problem

    Hi all,

    I have just started on C++ and am trying to follow the tutorials on this site. However, I've bumped into a problem. I'm doing the example where the user enters a number and then it is...
Results 1 to 14 of 14