File read_array.cpp¶
Functions
-
void
stop
(int)
-
void
print_array
(int *values, int size)¶
-
void
run
()¶ read from the array created by demo_write_array, which should have been started before this demo was (infinite hanging expected otherwise)
-
int
main
()
Variables
-
static bool
RUNNING
= true