public static Assemble ( string code, string &errors ) : byte[] | ||
code | string | The code to assemble. |
errors | string | Pointer to a string to receive error messages. Will be set to |
return | byte[] |
public static Assemble ( string code, string &errors ) : byte[] | ||
code | string | The code to assemble. |
errors | string | Pointer to a string to receive error messages. Will be set to |
return | byte[] |