aboutsummaryrefslogtreecommitdiffstats
path: root/convert-to-flipped.c
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-01-25 15:23:27 +0100
committerMattias Andrée <m@maandree.se>2026-01-25 15:23:27 +0100
commit85a011b52dc512c6fe4b0de2d07ca113494ab10e (patch)
treeb2510af30748e9f62c6a55f8075005a53699a6d3 /convert-to-flipped.c
parentAdd vulgar fractions (diff)
downloadcharconv-85a011b52dc512c6fe4b0de2d07ca113494ab10e.tar.gz
charconv-85a011b52dc512c6fe4b0de2d07ca113494ab10e.tar.bz2
charconv-85a011b52dc512c6fe4b0de2d07ca113494ab10e.tar.xz
Add flipped
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'convert-to-flipped.c')
-rw-r--r--convert-to-flipped.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/convert-to-flipped.c b/convert-to-flipped.c
new file mode 100644
index 0000000..f3e42f9
--- /dev/null
+++ b/convert-to-flipped.c
@@ -0,0 +1,4 @@
+/* See LICENSE file for copyright and license details. */
+#include "common.h"
+
+SIMPLE(libcharconv_flipped)