Skip to content
  • djabaay's avatar
    Convert PL to 2D string array (#203) · b1feb413
    djabaay authored
    * Adding routine to convert a PL of PLs to a 2-D string array.
    
    * Adding unit test for convertTo2DStringArray.
    
    * Whitespace.
    
    * Removing unused variables.
    
    * Deleting commented out code.  Adding all paramtypes to unit test.
    
    Description:
    
    CASL Ticket # - PHI 6088
    
    * Removing unneeded variables.
    
    Description:
    Two parameter list pointers and a string variable were not needed.
    
    CASL Ticket # - PHI 6088
    b1feb413