File read_array.cpp

Defines

SIZE
SEGMENT_SERIALIZED
SEGMENT_FUNDAMENTAL
SEGMENT_FUNDAMENTAL_ARRAY

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