Random code & articles to remember
Deze reactie is verwijderd door de auteur.
I forgot the field class...class Field{public string fieldname;public Int16 fieldsize;public string fieldtype;}
Deze reactie is verwijderd door de auteur.
BeantwoordenVerwijderenI forgot the field class...
BeantwoordenVerwijderenclass Field
{
public string fieldname;
public Int16 fieldsize;
public string fieldtype;
}