Computer Chess Club Archives


Search

Terms

Messages

Subject: possible to write translate program from recursive C to no recursive C?

Author: Uri Blass

Date: 21:04:21 09/14/03


Can programmers write a program that take a code with recursive functions and
translate it to a code without recursive functions that does the same thing?

Do not answer me that the compiler does it by translating it to assembler
because the translation should be done to a program in the same computer
language so a C source should be translated to another C source.

Uri



This page took 0.01 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.