Search:

Type: Posts; User: MiLo

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    1,450

    Ok, i haven't had a chance to try this out, but...

    Ok, i haven't had a chance to try this out, but im wondering what you ment by i used the wrong buffer?

    Also what are the -16 and 8s. How do those work? (I'd like to understand what the code is...
  2. Thread: HELLO everybody!

    by MiLo
    Replies
    20
    Views
    4,969

    Look at how a thread can shift. Amazing really.

    Look at how a thread can shift. Amazing really.
  3. Thread: HELLO everybody!

    by MiLo
    Replies
    20
    Views
    4,969

    XP is so nice. It acctually shows what those...

    XP is so nice. It acctually shows what those squares should be.
  4. Replies
    10
    Views
    1,450

    I put it all in the way i understood it, and it...

    I put it all in the way i understood it, and it will run for me. Its not doing what its supposed to though. It prints the %d as a %d. This is what i have done:
    void menuprn(char number[], char...
  5. Replies
    19
    Views
    11,876

    You can sign up and use any email account for msn...

    You can sign up and use any email account for msn messenger. It is kinda hidden but if you look around at getting a new .net passport thingy you can use any address you would like. That way you can...
  6. Replies
    21
    Views
    2,722

    I also dual moniters and i don't so much mind it....

    I also dual moniters and i don't so much mind it. It would allow me to do other stuff at the same time on my other moniter. Some games are annoying that way. I can't do other stuff. But my guess is...
  7. Replies
    10
    Views
    1,450

    I'm getting an error so i am assuming that i...

    I'm getting an error so i am assuming that i don't have a header file or i need to declar ap as some sort of varable. What would that be? I changed text to str guessing that it is supposed to be...
  8. Replies
    19
    Views
    11,876

    I don't think hotmail will be following. They are...

    I don't think hotmail will be following. They are doing the hole internet package deal thing. Thats how they plan on competing. They are doing things more like AOL. I see them as a really...
  9. Replies
    10
    Views
    1,450

    Function Prototyping

    I'm looking to make a function for my menus. I want the first section to be a different color then the second section. So what they push to be one color and the explination another. I got that...
  10. Replies
    10
    Views
    4,279

    Thanks ZAK. That worked really well. Not sure why...

    Thanks ZAK. That worked really well. Not sure why I didn't think of that:P. Thanks.
  11. Replies
    10
    Views
    4,279

    Break out of two loops

    Hello, I would like to break out of the loop i am in so i would put break;. My problem is i want to be able to do it inside of a switch so the break breaks out of the switch not the loop. Is there a...
  12. Replies
    21
    Views
    33,604

    hmm thanks. I dunno, i don't think conio.o is...

    hmm thanks. I dunno, i don't think conio.o is even on my computer. I did a search for it and it didn't come up. Oh well, i've got what i wanted working now. I wont worry about trying and figuring out...
  13. Replies
    21
    Views
    33,604

    Hmm you could be right. That could get somewhat...

    Hmm you could be right. That could get somewhat confusing in the future. I think ill just stick to my own file. Thanks for all your help guys.
  14. Replies
    21
    Views
    33,604

    Thats what i did. I am just wondering if i can...

    Thats what i did. I am just wondering if i can put the code for the clearscreen into a file i already include all the time so i don't always need to include this one file for only one little thing.
  15. Replies
    21
    Views
    33,604

    Thanks alot. I got it working and i think i even...

    Thanks alot. I got it working and i think i even managed to write my own header file. Is it possible to have that header file part of the conio.h file that i am useto using. Can i just go in and edit...
  16. Replies
    21
    Views
    33,604

    Ya i acctaully looked at it hence the reference i...

    Ya i acctaully looked at it hence the reference i made to it.

    .

    It doesn't acctully tell me how to set up dev to use the clrscr() function, it only says that some compilers have it. I was...
  17. Replies
    21
    Views
    33,604

    Dev C++ Clear Screen

    I just downloaded Dev c++ because the complier i was using (TC LITE) didn't allow me to make exe files. It also wasn't windows based which is a pain editing in.

    What i am trying to do is get it...
Results 1 to 17 of 17