TCC.addFile

Add a file (C file, dll, object, library, ld script). Return -1 if error.

  1. int addFile(char[] filename)
  2. int addFile(FilePath path)
    struct TCC
    pure scope
    int
    addFile

Meta