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 SkipVought 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: HPD79
  • Order by date
  1. HPD79

    binary conversion

    i am takeing data file which has 1 2 3 etc and converting to the binary output file which will have 0000001 0000010 0000011 etc
  2. HPD79

    binary conversion

    Hi Can someone help me to figure out why i am not gettiong the right output. on the screen it prints fine but not in the file Thanks ###################################################### #!/usr/local/bin/perl open(DAT, "datafile.txt") ||die("Could not open file!"); open(FILE...

Part and Inventory Search

Back
Top