Is recursion possible in a static function?

Posted by yoavstr on Stack Overflow See other posts from Stack Overflow or by yoavstr
Published on 2010-05-22T10:28:08Z Indexed on 2010/05/27 1:51 UTC
Read the original article Hit count: 237

Filed under:
|

Is it possible to write a recursive static function in the C language?

© Stack Overflow or respective owner

Related posts about c

    Related posts about recursion