Click or drag to resize

CharactersGetCharArray Method


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

Parameters

source  Char
 
length  Int32
 

Return Value

Char
See Also