Skip to content

wpcuncompress

John Stockwell edited this page Mar 14, 2016 · 2 revisions

WPCUNCOMPRESS --- UNCOMPRESS a 2D section



Usage:





 wpc1uncompress < stdin > stdout    
 Required Parameters:                                                  
                                                                       
 Optional Parameters:                                                  
                                                                       
 Notes:                                                                
No parameter is required for this program. All the information for
uncompression has been encoded in the header of the compressed data.
 Caveats:                                                               
For the current implementation, the compressed data themselves are
NOT portable, i.e., the data compressed on one platform might not be
recognizable on another.