Search:

Type: Posts; User: unejam2005

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,359

    Why is this happenning to me? Now i have this...

    Why is this happenning to me? Now i have this error, don't see reason why?
    fatal error C1071: unexpected end of file found in comment
  2. Replies
    3
    Views
    1,359

    Omg Last Time I Swear!

    OMG it was all going well, until right now I don't know why all of a sudden when I run the game, it tells me COngratulations you've won when I have won, and at the same time it says BETTER LUCK NEXT...
  3. Replies
    2
    Views
    907

    danke schon!

    danke schon!
  4. Replies
    2
    Views
    907

    Press Any Key To Continue?

    How do I get the presss any key to continue to appear on a program?
  5. Replies
    3
    Views
    1,156

    Weird Output when I compile?

    HOw come I am getting some weird output when I go and compile it?


    int main()
    {
    char c, ch, ch1, ch2;
    string word;
    string word1;
    //char word[50];
    //char word1[25];
  6. Replies
    4
    Views
    873

    k, so you mean...

    I should get rid of like she said, then for the fin.getline, I can use:



    getline(fin, word)


    ?Thanks for the help by the way
  7. Replies
    4
    Views
    873

    Quick Help Neeeded

    can someone please help me I was told by my tutor to remove this piece of code from my program:



    char word[50];
    char word1[25];


    He also specified that I use a C++ function rather than the
  8. Replies
    3
    Views
    1,748

    What do you mean I have terrible Syntax?

    I know that someone can type each letter one by one, but I would want the user to type in the word if he/she would want to guess. Can you elaborate on why my syntax is terrible, I would appreciate...
  9. Replies
    3
    Views
    1,748

    Help with section of code.

    I need some help with my code.

    How can I allow the player to guess the word if they'd want to, instead of going through and guessing letters when they already know the word.





    #include...
  10. Replies
    1
    Views
    881

    Can someone help me with this?

    I need some help with my code.

    How can I allow the player to guess the word if they'd want to, instead of going through and guessing letters when they already know the word. :confused:



    ...
  11. Replies
    2
    Views
    1,288

    HELP with strlen and strcmpi

    Hello all,

    I was wondering if anyone can tell me what alternatives I have to using these two functions the strlen, and the strcmpi?

    I'm trying to write this code and I was wondering could I...
  12. Replies
    3
    Views
    1,357

    Anyone have a quick suggestion?

    What would be a good idea for a programming final project, like some sort of game but with a mediate level of difficulty, as this is a introductory course in programming?

    ANY ideas? or like I was...
  13. Replies
    1
    Views
    1,199

    ANY IDEAS, would appreciate any help!

    Hey everyone,

    I have to do this final C++ project, this is only a simple introduction to C++ programming class, but I have no clue what to do!

    I have the option of also doing a Grafix project,...
  14. Replies
    6
    Views
    8,759

    O and hey, can you tell me why I still keep...

    O and hey, can you tell me why I still keep getting the wrong weekday? What do you see as wrong in my code?
  15. Replies
    6
    Views
    8,759

    I'm sorry

    I wasn't trying to be rude, I just thought it was better understandable to make the writing bigger. And hey I appreciate your help, I am just sort of stressed out, I don't know what I got myself...
  16. Replies
    6
    Views
    8,759

    Follow-up Zeller's

    Where do you suggest I put that in?
  17. Replies
    6
    Views
    8,759

    Zeller's Formula

    Hi ya'll I was wondering if someone was able to help me with Zeller's formula, I am trying to write a program to find the day of the week using his formula. I need to write a program that takes a...
Results 1 to 17 of 18