idllib

Personal IDL library for M. Galloy

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

strings/

mg_strunmerge.pro


top source mg_strunmerge

result = mg_strunmerge(s [, /unix] [, /windows])

Splits a scalar string with newline characters into a string array.

Return value

s : in, required, type=string input string

Parameters

s

Keywords

unix in optional type=boolean

use just linefeed

windows in optional type=boolean

use carriage return and linefeed

File attributes

Modification date: Mon Nov 29 18:32:28 2010
Lines: 20
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.