Content deleted Content added
Quuxplusone (talk | contribs) m →External link: cat C code |
Quuxplusone (talk | contribs) m →C implementation: dab C |
||
Line 5:
==C implementation==
The uniform binary search algorithm looks like this, when implemented in [[C (programming language)|C]].
<!-- Please don't break this code. Test before editing! -->
|