Search:

Type: Posts; User: BobDole1

Search: Search took 0.01 seconds.

  1. You could make the program loop so it will never...

    You could make the program loop so it will never close, do this


    #include <stdio.h>

    int age, x=1;
    int const senior = 61;
    int const adult = 18;
    int main ()
    {
  2. Thread: clipboard

    by BobDole1
    Replies
    1
    Views
    1,203

    clipboard

    what function/header do i use to enter data from my program into the windows clipboard
  3. Thread: bad error

    by BobDole1
    Replies
    4
    Views
    1,153

    just use the option that lets mandrake do the...

    just use the option that lets mandrake do the partitioning, its easy and fun
  4. Replies
    2
    Views
    1,273

    Im guessing its a linksys wifi router, so go to...

    Im guessing its a linksys wifi router, so go to http://192.168.1.1 and defualt user and password are both admin. once there set your computers private IP (192.168.1.*somethin) as dmz host, then go to...
  5. Replies
    8
    Views
    2,158

    theres a period at the end of ur link, so heres...

    theres a period at the end of ur link, so heres the repaired link
    http://securityresponse.symantec.com/avcenter/venc/data/w32.blaster.worm.html
  6. Replies
    8
    Views
    2,158

    yah its pretty bad, ive come across about 4 dozen...

    yah its pretty bad, ive come across about 4 dozen clients infected so far
  7. Replies
    5
    Views
    2,282

    wow, its been like lots of months, maybe around 8...

    wow, its been like lots of months, maybe around 8 since ive been here, remember me!!! haha bmj and rod <3. I stopped posting after the whole being banned thing.....i feel i got him back. ok bye
  8. Replies
    1
    Views
    1,480

    Find and replace

    I wrote this in javascript already, but ide like to put it in my program also, so how would i do this in c++. Find a certain group of characters and replace it with another.


    <html>
    <head>...
Results 1 to 8 of 8