C# Class bigloo.dlopen

Afficher le fichier Open project: mbrock/bigloo-llvm

Méthodes publiques

Méthode Description
dload ( byte filename, byte init_sym, byte mod_sym ) : int
dload_error ( ) : byte[]

Private Methods

Méthode Description
suffix ( byte filename ) : String

Method Details

dload() public static méthode

public static dload ( byte filename, byte init_sym, byte mod_sym ) : int
filename byte
init_sym byte
mod_sym byte
Résultat int

dload_error() public static méthode

public static dload_error ( ) : byte[]
Résultat byte[]