perl kweschun

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Roderick Ford
Fecha:  
Asunto: perl kweschun
Hi,
Does anybody know if, in perl, I 'push' an empty list or array to an
array, does the array still grow by one? Or should I handle the
indexing manually in those cases where it is empty. Sometimes my array
that I am pushing is empty, but I still want the array to grow by one.
-rod