CharactersGetCharArray Method

Definition

Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
private static char[] GetCharArray(
	char[] source,
	int length
)

Parameters

source  Char
 
length  Int32
 

Return Value

Char

See Also