Commits on Source (3)
-
gambas authored
[GB.GEOM] * BUG: Fix some spaces in source code.
a0af9b39 -
gambas authored
[INTERPRETER] * NEW: OPEN NULL is a new syntax that opens a null stream. Reading always returns end of file, and writing does nothing except advancing the file pointer, allowing to know how many bytes were written. [COMPILER] * NEW: OPEN NULL is a new syntax that opens a null stream.
3e0398db -
gambas authored
[INTERPRETER] * BUG: Forgot the new source file.
05cc5ee6
main/gbx/gbx_stream_null.c
0 → 100644