issue

  • Please we urge all unregistered users to swiftly register to enable you enjoy loads of benefits rollingout in our community. Be open to opportunities to do good for someone else today. Anything that do not please God in your life has come to distroy you.
banner
  1. AdServersite

    Programming Text String Splitting Issue

    Text String Splitting Issue Two zeros ("zz") separate 240 records in a text file I have. In order to place each record in an array slot, I want to divide the file into an array. This is the code that I'm testing out. #!/usr/bin/env perl employ strict; employ cautions; "$!" or die "open(my...