Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dcrox
  • Order by date
  1. dcrox

    make -i on linux

    I'm trying to compile some C program on a linux box. I'm expecting a lot of compile errors and would like to get them all at once. I looked at the man page for make and the -i flag looks like it should continue and show all errors. make -ei is what I'm executing and it comes to 1 error and...
  2. dcrox

    GETTING STARTED WITH PERL FOR WINDOWS

    I use perl on unix, but have a project to do on windows. I installed active perl, but getting started has been a pain. On unix, I just make the first line #!/usr/bin/perl -w, but with windows...what do i do to get a script started??
  3. dcrox

    emulation module??

    I'm looking for a perl module similar to what the expect module does on a UNIX platform. It emulates keystroke's. If there's a module for Windows that will do the same or better yet emulate click's on the screen...finding it would be greatly appreciated.

Part and Inventory Search

Back
Top