Prev: Programming intro book ch1 and ch2 (Windows/Python 3) - Request For Comments
Next: Water plant design | Design Build | Water plant construction
From: Lie Ryan on 19 Dec 2009 01:40 On 12/19/2009 12:56 PM, Steven D'Aprano wrote: > As far as I know, no programming language provides a standard facility > for renaming entities, be they data or routines: The C-preprocessor does to C/C++, in a limited fashion. |