Hello, If I use print_generic_stmt() to output stmt a file, can I store the stmt from the file into a tree variable by using fscanf() or any other function to read the file?
Hello, If I use print_generic_stmt() to output stmt a file, can I store the stmt from the file into a tree variable by using fscanf() or any other function to read the file?