Click or drag to resize

FortranLibSCAN(Characters, String, Boolean) Method


Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static int SCAN(
	Characters charArray,
	string set,
	bool back
)
Request Example View Source

Parameters

charArray  Characters
 
set  String
 
back  Boolean
 

Return Value

Int32
See Also