parse_param


Description:

public int parse_param (string path, ref int index) throws ParseError

Parse the next parameter from a path string

Parameters:

path

The path string

index

The index of the character following the parameter.

Returns:

The value of the parameter.


Namespace: Geda3.ParseUtility
Package: Gschem3