#pragma once typedef struct { int timestamp; char * command; } entry_t;