freeing lists with repetitions
"Rick Giuly" <[email protected]>
| Newsgroups | gmane.comp.breve |
|---|---|
| Message-ID | <001801c443c2$d021d0d0$0401a8c0@horse> |
The code below creates warning messages because it tries to free each
repetition on the element in the list. What's a good way to detect this
problem and avoid the warnings?
h (object).
h = new Hello.
free {h,h,h,h}.
-Rick
_______________________________________________
breve mailing list
[email protected]
http://www.spiderland.org/mailman/listinfo/breve