Search:

Type: Posts; User: n00b

Search: Search took 0.00 seconds.

  1. Replies
    62
    Views
    15,872

    Indeed. And as I quite clearly stated I didn't...

    Indeed.

    And as I quite clearly stated I didn't mean to be offensive. I'm entitled to my own beliefs. I'm not insulting anyone at all, I have nothing against whatever you might think.

    Just...
  2. Replies
    62
    Views
    15,872

    Don't wanna sound offensive (don't see why I...

    Don't wanna sound offensive (don't see why I should), but why pray? I mean, without 'Gods' a lot of this would never have happened.

    Sorry if it sounds irrelevent but I find it offensive and...
  3. Thread: Join Group

    by n00b
    Replies
    32
    Views
    3,829

    Me, me, me!

    Me, me, me!
  4. Replies
    11
    Views
    1,595

    It sounds like an amazing idea, but I think...

    It sounds like an amazing idea, but I think slightly less abled programmers (or much less abled, like me :D ) would be able to help too much.

    If they could do the simple parts only, I'm sure a...
  5. Replies
    9
    Views
    2,332

    Erm... sorry I don't follow. Also, what is...

    Erm... sorry I don't follow.

    Also, what is that .NET thing all about?
  6. Replies
    8
    Views
    4,271

    With Vis C++ can't you just ...

    With Vis C++ can't you just



    #include<windows.h>

    //code here

    Sleep(x)
  7. Replies
    9
    Views
    2,332

    Hehe I thought that, and I'm a newbeh! I'll...

    Hehe I thought that, and I'm a newbeh!

    I'll give it a try though, thanks. Isn't there a simpler way?
  8. Replies
    9
    Views
    2,332

    Yeah sorry about that, I didn't actually mean to...

    Yeah sorry about that, I didn't actually mean to post it in the windows section.

    I meant in DOS, can it be done?

    I'm using Vis C++ 6, Win32 Console Application.

    Cheers.
  9. Replies
    9
    Views
    2,332

    How to echo text as asterisks

    Just wondering how to echo user input (e.g. password) as asterisks?

    Any suggestions plz?

    Thom
  10. How do I display user-entered text as asterisks? E.g. Password

    Hey all.

    It just occurred to me that I don't know how to echo text as asterisks. I'm sure there's some way of doing it :D

    Any suggestions?

    PS
    If you don't know what I mean, I mean when you...
  11. Replies
    5
    Views
    4,455

    Vis C++

    Well in Vis C++ (version 6, at least) you can do:




    system("cls")



    Not sure what library files you need, maybe windows.h
Results 1 to 11 of 11