Continued fraction/Arithmetic/G(matrix ng, continued fraction n): Difference between revisions

Line 823:
{{trans|ATS}}
{{libheader|Boehm GC}}
 
Doing this in C without a garbage collector would be tedious and error-prone.
 
(To do it without a garbage collector, I would ''definitely'' prefer ATS. But the ATS on which this C code is based also uses a garbage collector.)
 
<syntaxhighlight lang="c">
1,448

edits