Hallo, João Miguel Pais hat gesagt: // João Miguel Pais wrote:
it works. one question, do you really need the del?
The del is there to avoid stack overflows if you have *a lot* of pointers that don't match the desired type. You could of course delete it, if you don't expect to get so many wrong pointers.
Frank Barknecht _ ______footils.org_ __goto10.org__