strong/weak typing and pointers

Gabriel Zachmann zach at cs.uni-bonn.de
Tue Nov 2 05:23:12 EST 2004


>      printf("value is %d", f);

This seems a very good example to me.

Note that this is also an example showing that C++ does contain a little
bit of dynamic typing, too, isn't it?

Cheers,
gab.

-- 
/-------------------------------------------------------------------------\
| There are works which wait,                                             |
| and which one does not understand for a long time; [...]                |
| for the question often arrives a terribly long time after the answer.   |
|                                                         (Oscar Wilde)   |
+-------------------------------------------------------------------------+
| zach at cs.uni-bonn.de            __@/'        www.gabrielzachmann.org     |
\-------------------------------------------------------------------------/



More information about the Python-list mailing list