In article <[EMAIL PROTECTED]>,
 <[EMAIL PROTECTED]> wrote:

(Subject: Recursive function won't compile)

>#include <stdio.h>
>#include <stdlib.h>
>
>def RecursiveFact(n):

>......but yet it still gives the right answer. How is this possible?

Possibly because it gives the right answer in a different language than
it fails to compile in?


dave

-- 
Dave Vandervies                                     dj3vande at eskimo dot com
A violent rewrite could produce something worthwhile; as it is you need enough
experience to not need the book to be able to read it.  Well, that makes sense
to me, anyhow.                                     --CBFalconer in comp.lang.c
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to