Search:

Type: Posts; User: civilwarsearch

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    2,025

    Thanks for all the advice. I'll try to verify...

    Thanks for all the advice. I'll try to verify next time and get a cleaning kit for this time.
    Respectfully,
    David.
  2. Replies
    2
    Views
    5,597

    Strategy Game Programming.

    Hi Folks,
    My name is David Mackey and I am the official webmaster for W.R. Hutsell's Wargames (www.dhq.nu/hutsell/). Recently I was approached by a large gaming company interested in seeing these...
  3. Replies
    6
    Views
    2,025

    As far as I know nothing happened to the CD-RW to...

    As far as I know nothing happened to the CD-RW to damage it physically...And I can get most of the files off, just not certain ones. How would I recover raw data? What sort of program would I use to...
  4. Replies
    6
    Views
    2,025

    Recovering CD-RW Files.

    Hi Folks,
    Around a month ago my laptop crashed and the harddrive went along with the motherboard. In any case, I finally bought a new computer and am still working on getting the old one repaired...
  5. Replies
    14
    Views
    1,848

    I Caved - Buying Books.

    Hi Folks,
    Is this one of those dreaded newbie posts saying, "What book should I get?"...No, I would have done that but someone warned me to search the posts rather than post the ever reoccurring...
  6. Replies
    7
    Views
    1,597

    Thanks for helping me clear that up. I also...

    Thanks for helping me clear that up. I also discovered I had one other error. If you look in my code you will notice at several points I was missing my trailing ;.
    Respectfully,
    David.
  7. Replies
    25
    Views
    5,525

    Yeah, the Ents were at helms deep. They came at...

    Yeah, the Ents were at helms deep. They came at the very end of the battle after Isengard and marched forward on the orcs. Tolkien leaves it somewhat to the imagination of the reader as to what...
  8. Replies
    7
    Views
    1,597

    How do I make a function return a void type? I...

    How do I make a function return a void type? I tried making sure that my functions where outside the main, and correcting all the errors you pointed out, but I'm still having problems. Here is the...
  9. Replies
    10
    Views
    3,571

    Hahha...I only do that when I'm having a good...

    Hahha...I only do that when I'm having a good day...now if I have a bad day, that's when it really gets bad.
    Respectfully,
    David.
  10. Replies
    7
    Views
    1,597

    Defining Functions.

    I was working on Lesson 5: Switching Cases of cprogramming.com's C++ tutorials however the code given was incomplete, but the author said with little work I could define the functions that were left...
  11. Replies
    25
    Views
    5,525

    Here's a few areas that the story didn't stay...

    Here's a few areas that the story didn't stay true:
    (1)That girl elf didn't save Frodo when he was fleeing from the ring wraiths.
    (2)The elves didn't come to fight at the Battle of Helm's Deep....
  12. Replies
    11
    Views
    2,584

    Thanks for the advice and explanation of Boolean....

    Thanks for the advice and explanation of Boolean. I'll keep my eyes open for a good C++ book.
    Respectfully,
    David.
  13. Replies
    11
    Views
    2,584

    Boolean Operators?

    Hi,
    I'm used to boolean operators and understand that they can be very useful, including in areas such as If...Then statements, etc. but I am thoroughly confused after reading the tutorial on the...
  14. 7stud, Thanks for the advice. Any desire to...

    7stud,
    Thanks for the advice. Any desire to elaborate on what you meant by "efficiency?"
    Respectfully,
    David.
  15. Thantos, Thanks very much for your help. I...

    Thantos,
    Thanks very much for your help. I changed that small bit of code and it worked. :-) May I ask, is there a reason why the designers of C/C++ decided to implement case sensitivity? I...
  16. If Statements Tutorial Code Won't Compile.

    Hi Folks,
    I'm working through cprogramming.com's If Statement's tutorial and created the following script as directed by the tutorial:


    #include <iostream.h>
    int main()
    {
    int age; //...
  17. Replies
    10
    Views
    3,571

    Introducing Myself.

    Hi Folks,
    I just wanted to introduce myself. Originally I was going to do so by pleading a desperate plea for help on the General C++ Programming board but just as I was writing the post I had an...
  18. Replies
    25
    Views
    5,525

    I was very disappointed with the conclusion of...

    I was very disappointed with the conclusion of Two Towers as it would have been a real cliffhanger as ended as the books did - but they say the cliffhanger is now going to be at the beginning of...
Results 1 to 18 of 19