[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: packed call
- From: Pablo Saldo <psaldo@...>
- Date: Sun, 10 Jun 2001 15:05:36 -0300
Why was the packed option ("p") in call deprecated?
Is there any way to reimplement it, maype a pack function?
I tried something, passing the arguments to the stack and packing it, but
,sometimes, my stack isn´t clean. I use packed return mainly in strfind,
deleting begin & end results and assigning the results in other table.
-- Pablo