Path: utzoo!utgpu!watmath!iuvax!daemon From: tsui@silver.bacs.indiana.edu (Yufeng Tsui) Newsgroups: cs.works.next,comp.sys.next Subject: Is this a bug? Message-ID: <23875@iuvax.cs.indiana.edu> Date: 27 Jul 89 04:26:05 GMT Sender: daemon@iuvax.cs.indiana.edu Lines: 8 I am having some trouble using method removeColAt: in matrix. I found [aMatrix removeRowAt:row] works but [aMatrix removeColAt:col] will always remove the rightmost column of the matrix. Does anyone else noticed that? --yufeng tsui@silver.bacs.indiana.edu