diff options
Diffstat (limited to 'content/w/c99-vla-tricks.md')
| -rw-r--r-- | content/w/c99-vla-tricks.md | 2 |
1 files changed, 2 insertions, 0 deletions
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 |