Documentation for pp_lib

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

./

pp_dos2unix.pro


Routines

top source pp_dos2unix

pp_dos2unix, file, inverse=inverse

pro pp_dos2unix,file,inv=inv Similar to the console application dos2unix, converts the newlines of a text file between CR+LF (Windows) and LF (Linux). file is a string with the file name, which gets overwritten If inverse is set, writes the file with CR+LF instead of just LF Written by Paulo Penteado (pp.penteado@gmail.com), Aug/2009

Parameters

file

Keywords

inverse

Statistics

Lines:
12 lines
Cyclomatic complexity:
2
Modified cyclomatic complexity:
2

File attributes

Modification date: Wed Jun 29 22:15:28 2016
Lines: 12