buchenglei / rust-simple-c-compiler

一个使用Rust实现的simple C的编译器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

在file模块中指针回退,但位置没有变化

buchenglei opened this issue · comments

在该模块中执行back_pointer()方法时,只是将指针退回了一个位置,但没有将position的值改变