mglib

Personal IDL library for M. Galloy

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

strings/

mg_strunmerge.pro


Routines

top 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: Wed May 14 15:07:14 2014
Lines: 4
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.