Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^7: Read in hostfile, modify, output

by eyepopslikeamosquito (Archbishop)
on Dec 23, 2016 at 23:04 UTC ( [id://1178449]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    DllExport int
    win32_rename(const char *oname, const char *newname)
    ...
        }
        return 0;
    }
    
  2. or download this
    // movetest.cpp
    // compile with: CL /W3 /MD movetest.cpp
    ...
       fprintf(stderr, "done.\n");
       return 0;
    }
    
  3. or download this
    movetest newfile.txt originalfile.txt
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1178449]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2024-04-18 12:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found