Search:

Type: Posts; User: toxic-ram; Keyword(s):

Search: Search took 0.03 seconds.

  1. Thread: C++

    by toxic-ram
    Replies
    31
    Views
    11,449

    I belive if you want to use system() then you...

    I belive if you want to use system() then you need to include stdlib.h, not windows.h.

    For strings, you can also do it this way:

    #include <iostream>
    using namespace std;

    int main()
    {
    ...
  2. Replies
    2
    Views
    2,519

    Macros In Microsoft Word

    This is kind of cool.

    When you're in Microsoft Word if you press Alt+F8 a little window pops up. You can type in a name and a macro will be created. Now you can use Visual Basic code. On my...
  3. Replies
    12
    Views
    12,211

    Yeah, ArmyOfOne, I use proxies most of the time...

    Yeah, ArmyOfOne, I use proxies most of the time too. Here is a cool site I found with a list of anonymous proxies: www.multiproxy.org.

    Cool site, cocoke, I haven't tried it yet but I definitely...
  4. Thread: IRC help

    by toxic-ram
    Replies
    8
    Views
    2,936

    I'm sorry, you made it sound like you were JUST...

    I'm sorry, you made it sound like you were JUST pressing Alt+O. I'm not sure what could be happening. You might want to try getting a different IRC program...
  5. Thread: IRC help

    by toxic-ram
    Replies
    8
    Views
    2,936

    :rolleyes: Under the File menu click Options. Why...

    :rolleyes: Under the File menu click Options. Why would you need a script to open it?

    Next time ask a question that isn't already very obvious.
  6. Replies
    4
    Views
    2,149

    Unfortunately, I don't have a broadband...

    Unfortunately, I don't have a broadband connection... I have a 56k modem. But my friend bought the Mandrake Linux CDs so maybe I can ask him to burn them for me. Thanks for the info everyone.
  7. Replies
    4
    Views
    2,149

    Linux Distributions

    Pretty soon my dad's going to get a new computer and I'm going to get our old one. And I'm going to install Linux on it. So my question is: which distribution should I get? I'm looking for something...
  8. I think in some of the encryption software they...

    I think in some of the encryption software they put backdoors... That's why they made such a big deal about PGP: there was no backdoor and they were affraid that terrorists would use it to send...
  9. Replies
    5
    Views
    16,590

    Hey 8*B@LL, I tried what you said (_asm thing)...

    Hey 8*B@LL, I tried what you said (_asm thing) and the compiler recognized it! But it then tried to run "tasm32.exe" and couldn't find it... I'm going to try to find out if TASM is free or not. Do...
  10. Replies
    13
    Views
    4,614

    My parents think I spend too much time on the...

    My parents think I spend too much time on the computer... But at least I'm doing worth while things like programming. Other kids just play games. But I still go outside a lot... I think that if all a...
  11. Replies
    6
    Views
    2,591

    Hmmm... That's pretty interesting. Are they all...

    Hmmm... That's pretty interesting. Are they all really true?
  12. Replies
    5
    Views
    16,590

    Including Assembly Code in C++ Programs

    I'm using the free Borland compiler (version 5.5) and I want to use assembly language in my programs... But I can't find out how in the help files. And the tutorial I'm learning C++ with says that...
  13. Replies
    8
    Views
    7,307

    I used to have a cable modem. I would suggest you...

    I used to have a cable modem. I would suggest you get a firewall... ZoneAlarm seems to be popular and I think it works well. There is a free version that you can download as well as a 'Pro' version...
  14. Replies
    9
    Views
    6,053

    If you want to use a DOS command in C/C++: ...

    If you want to use a DOS command in C/C++:

    #include <stdlib.h>

    Then use it like this: system("dos_command")

    system("finger user@host");
    Hope this helped you out.
  15. Replies
    3
    Views
    6,159

    Ok, thanks prodikal and alittlebitnumb. :)

    Ok, thanks prodikal and alittlebitnumb. :)
  16. Replies
    3
    Views
    6,159

    Becoming A Jr. Member/Member

    I was just wondering how many posts you would need to become and Jr. Member and a member? Thanks.
  17. Replies
    15
    Views
    6,400

    What about Morpheus? Is that spyware too? By the...

    What about Morpheus? Is that spyware too? By the way, I'm using Kazaa so I'm definitely going to switch to one of the programs mentioned here or maybe Morpheus if it isn't adware. Thanks for the...
  18. Thread: Newbie Post

    by toxic-ram
    Replies
    0
    Views
    3,566

    Newbie Post

    Hey, everyone. AntiOnline is great... I hope to learn a lot and help people with their security-related problems... And just have some fun! In the past I haven't done too much security so I think...
  19. Replies
    18
    Views
    8,233

    Lol! That's a good one. But the sad thing is that...

    Lol! That's a good one. But the sad thing is that it's almost all true. ;)
Results 1 to 19 of 19