Skip to content

Commit a234814

Browse files
committed
clearer
1 parent c50f035 commit a234814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Kx's KDB+ uses the Q language, and is built on top of k4. Kx used to sell a data
1515

1616
To get perspective on the progression to the latest reincarnation see https://shakti.com/database-software-history/
1717

18-
A note on the unusual style of C code: It attempts to replicate the style of Arthur Whitney. A striking original example is contained in file https://github.com/tavmem/buddy/blob/master/a/b.c. There are 2 versions of the buddy memory allocation system. The first is in 11 lines in Whitney's style. The second is in well documented traditional C (almost 750 lines).
18+
A note on the unusual style of C code: It attempts to replicate the style of Arthur Whitney. A striking original example is contained in file https://github.com/tavmem/buddy/blob/master/a/b.c. There are 2 versions of the buddy memory allocation system. The first is in 11 lines written by Whitney. The second is in well documented traditional C (almost 750 lines).
1919

2020
Mailing Lists
2121
-------------

0 commit comments

Comments
 (0)