Mercurial
comparison mrjunejune/main.c @ 124:dbf14f84d51c
Refactor Seobeo and mrjunejune build files so it works.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Thu, 08 Jan 2026 07:31:32 -0800 |
| parents | 65e5a5b89a4e |
| children | f236c895604e |
comparison
equal
deleted
inserted
replaced
| 123:3f4ec30e42e0 | 124:dbf14f84d51c |
|---|---|
| 1 #define SEOBEO_ENABLE_DEBUG | |
| 1 #include "seobeo/seobeo.h" | 2 #include "seobeo/seobeo.h" |
| 2 #include <time.h> | 3 #include <time.h> |
| 3 | 4 |
| 4 // UUID + /tmp/ + format (max 4) | 5 // UUID + /tmp/ + format (max 4) |
| 5 #define TMP_FILE_LENGTH 47 | 6 #define TMP_FILE_LENGTH 47 |