Search:

Type: Posts; User: Xeavor

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,101

    hey thanks for the quick reply heh even before it...

    hey thanks for the quick reply heh even before it was moved heh.
  2. Replies
    6
    Views
    1,101

    can someone please put this in c++ board, I by...

    can someone please put this in c++ board, I by mistake put it in the c board. pretty please. thanks.
  3. Replies
    6
    Views
    1,101

    Comparing Value of Int to String

    Say for example you have a menu set up, and you have a limited amount of choices. And you only want to allow ..say 1-4 and cancel out all other options. Like you have an error message come up if...
  4. Replies
    3
    Views
    1,045

    No need to reply to my question guys, I figured...

    No need to reply to my question guys, I figured it out lol...
  5. Replies
    3
    Views
    1,045

    local defintion errors?! Help

    Ok basicly I'm trying to add a menu to a program that sorts names entered. Giving the options of ascending and descending and exiting the program. But I keep getting local defintion...
  6. Replies
    20
    Views
    2,243

    ok ok lol...I'll read on them, suggestion on...

    ok ok lol...I'll read on them, suggestion on source? I have a c++ by example book....helps better in some areas than others.....
  7. Replies
    20
    Views
    2,243

    thats what I ended up doing

    thats what I ended up doing
  8. Replies
    20
    Views
    2,243

    nevermind fixed it...had to tell it which header...

    nevermind fixed it...had to tell it which header alittle differently.

    also if one you gets bored, you think you could comment his code?...
    I've got some of it figured out, but arrays are greek...
  9. Replies
    20
    Views
    2,243

    I keep getting fatal error C1010: unexpected...

    I keep getting

    fatal error C1010: unexpected end of file while looking for precompiled header directive

    for the code Thantos provided....

    any idea why?
  10. Replies
    20
    Views
    2,243

    I tried the char, and I had a error the...

    I tried the char, and I had a error the conversion between that and string.....I'm still messing with it. I've went over my if statements and I don't think I messed them up...but there are a good...
  11. Replies
    20
    Views
    2,243

    well even though they are strings, they still...

    well even though they are strings, they still have a intger value right? So one would be greater or lesser than the other.....
  12. Replies
    20
    Views
    2,243

    well the thing is, that it worked fine with 1 if...

    well the thing is, that it worked fine with 1 if statement and it sorted it fine, its just when i added the others it got weird on me. *sigh*.
  13. Replies
    20
    Views
    2,243

    Ok, Sort Problem...

    Ok in my mind this worked lol. Will this not work, I know its kinda long, but I thought it would get the job done. Am I just not doing something right?




    // This is the main project file for...
  14. Thread: Weird Problem

    by Xeavor
    Replies
    14
    Views
    2,561

    ok thanks for your help

    ok thanks for your help
  15. Thread: Weird Problem

    by Xeavor
    Replies
    14
    Views
    2,561

    yeah I looked over that web page, arrays are...

    yeah I looked over that web page, arrays are confusing to me for some reason, or maybe I'm just not looking at it right.
  16. Thread: Weird Problem

    by Xeavor
    Replies
    14
    Views
    2,561

    Glade you asked heh, If I wanted to sort the...

    Glade you asked heh, If I wanted to sort the names entered into this, What would be the most simple way.
  17. Thread: Weird Problem

    by Xeavor
    Replies
    14
    Views
    2,561

    lol, well guess the *string was the...

    lol, well guess the *string was the problem....thought i needed that...but oh well. Guess its without it. It works now.




    // This is the main project file for VC++ application project
    //...
  18. Thread: Weird Problem

    by Xeavor
    Replies
    14
    Views
    2,561

    c++ but if I add the .h to #include ...

    c++ but if I add the .h to #include <iostream>
    #include <string> it crashes.
  19. Thread: Weird Problem

    by Xeavor
    Replies
    14
    Views
    2,561

    I excluded all the headers I wasn't using at the...

    I excluded all the headers I wasn't using at the moment, those three were a must, cause it crashed otherwise, so I know its not a header issue now.

    also is that now how you use a string?



    ...
  20. Thread: Weird Problem

    by Xeavor
    Replies
    14
    Views
    2,561

    i'm not sure, it was auto generated by visual...

    i'm not sure, it was auto generated by visual studio
    ....console app
  21. Thread: Weird Problem

    by Xeavor
    Replies
    14
    Views
    2,561

    Weird Problem

    Anyone see anything strange with this code? I'm basicly just setting up how I want it to look on the screen and for some reason the only one it goes through is strName, the rest skips.....?



    ...
  22. Replies
    5
    Views
    1,710

    Visual Basic Question

    Ok, I realize this is not the place for this, but I've got lots of help off this forum and thought hey its worth a try. I'm sure a lot of you know more that one programming language, but if you...
  23. Replies
    9
    Views
    3,321

    Ok, thanks for all the replies, I'll give them...

    Ok, thanks for all the replies, I'll give them all a look over, and make a decision.
  24. Replies
    9
    Views
    3,321

    Looking for good web host, need help

    I've been wanting to do a web page, but not sure who to go with, there's so many different hosts out there. So thought I would come here and ask. I figure at least some of you have do a web page...
  25. Replies
    3
    Views
    1,207

    sorry, I'm just playing around with this code, I...

    sorry, I'm just playing around with this code, I realize it had alot of stuff it that was exactly needed. I was just trying different things and see what happened, and changing it to different...
Results 1 to 25 of 38
Page 1 of 2 1 2