From dd4efd4f8e41dafcc522fd09a78e27baeb9bd2ab Mon Sep 17 00:00:00 2001 From: lsof Date: Sun, 15 Sep 2024 12:30:02 +0200 Subject: blog: add taxonomies (tags) --- content/w/c99-vla-tricks.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content/w/c99-vla-tricks.md') diff --git a/content/w/c99-vla-tricks.md b/content/w/c99-vla-tricks.md index b2b07eb..539ddd8 100644 --- a/content/w/c99-vla-tricks.md +++ b/content/w/c99-vla-tricks.md @@ -1,6 +1,8 @@ --- title: "C99 doesn't need function bodies, or 'VLAs are Turing complete'" date: 2022-02-19 +taxonomies: + tags: ["programming", "c"] --- Preface -- cgit v1.2.3