I think read will now read integers and symbols, but it's untested.
Everything compiles.
This commit is contained in:
parent
cc8e96eda4
commit
9eb0d3c5a0
28 changed files with 594 additions and 293 deletions
|
|
@ -36,4 +36,5 @@ struct character_payload {
|
|||
wchar_t character;
|
||||
};
|
||||
|
||||
#endif
|
||||
struct pso_pointer make_character( wint_t c);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue