Search:

Type: Posts; User: Ji33my

Search: Search took 0.00 seconds.

  1. Thread: invalid input

    by Ji33my
    Replies
    19
    Views
    7,767

    Elysia, your code is slightly too advanced for me...

    Elysia, your code is slightly too advanced for me at the moment, but i will definitely be looking into it in the future when i get into that type of code.

    I actually have an idea of how I want to...
  2. Thread: invalid input

    by Ji33my
    Replies
    19
    Views
    7,767

    Alright, I'm trying to create my own version of...

    Alright, I'm trying to create my own version of the code you guys made. What I want to do is when the user inputs data into the win32 console and it's invalid (a letter), the letter is completely...
  3. Thread: invalid input

    by Ji33my
    Replies
    19
    Views
    7,767

    Wow, thanks both of you. I actually have a thing...

    Wow, thanks both of you. I actually have a thing where I won't use any code until I know everything about it, so I'll be doing a lot of research on the code you guys used =) Thanks again! These will...
  4. Thread: invalid input

    by Ji33my
    Replies
    19
    Views
    7,767

    invalid input

    I'm trying to write code that will give the user an error if they type anything besides a number, dont even know where to start
  5. Replies
    2
    Views
    963

    Hah, makes perfect sense. I actually changed it...

    Hah, makes perfect sense. I actually changed it into a for statement, a little more convienient for me.

    I'm new to programming so I guess i'm still in the over complicating phase =) Haha thanks a...
  6. Replies
    2
    Views
    963

    Finding a space in an array

    Hi everyone, I'm trying to create a loop that finds a space in an array starting from the position 79. I think I have it and it should work but it won't.

    I did a static_cast<int>(' ')l and was...
  7. Replies
    2
    Views
    2,808

    EDIT: Alright, I changed up the code and...

    EDIT: Alright, I changed up the code and everything works in the beginning, but once I get to solving the equations at the end of my program, the buffer is too small.


    ...
  8. Replies
    2
    Views
    2,808

    sprintf output error

    Hey guys, new to the forum here.
    EDIT: Alright guys, sorry about this whole edit, i'm doing more research and tests on this. The code basically is designed to center my text. Now I want to be able...
Results 1 to 8 of 8