It compiles. It runs. Nothing works, but it also doesn't crash. Victory!
This commit is contained in:
parent
8d2acbeb0f
commit
aa0d60bbed
20 changed files with 390 additions and 244 deletions
|
|
@ -13,6 +13,8 @@
|
|||
|
||||
#ifndef __psse_io_read_h
|
||||
#define __psse_io_read_h
|
||||
struct pso_pointer read_character( struct pso_pointer frame_pointer );
|
||||
|
||||
struct pso_pointer read_number( struct pso_pointer frame_pointer );
|
||||
|
||||
struct pso_pointer read_symbol( struct pso_pointer frame_pointer );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue