add a note on prefix matches with C strings

This commit is contained in:
りき萌 2024-11-12 14:52:19 +01:00
parent 0b0c0a4de4
commit b49f11657d
2 changed files with 21 additions and 0 deletions

View file

@ -13,6 +13,10 @@
id = "01J4J4PAXRWZDP9PAZNGCQ9S3D"
+ [featured]{.badge .blue} :page: haku - writing a little programming language for fun
% content.link = "programming/blog/cstring-starts-with"
id = "01JCGAM56KS2C6D4XZ1MRATXH4"
+ :page: prefix matches with C strings
% content.link = "programming/blog/buildsome"
id = "01J7BYKQHZKYQ969T3PH3V8HF1"
+ :page: not quite buildless