[Tutor] Required method to make foo(*Vector(0,0,0)) work.

Kent Johnson kent37 at tds.net
Wed Dec 19 03:28:31 CET 2007


Adam Bark wrote:
> I want to be able to get the values for my vector class but I don't know 
> what method you need to get the * thing to work ie how to make it a 
> sequence i think. Anybody know how to do this?

I'm not a very good mind reader!

What vector class are you talking about? What are you trying to do with 
it? Why do you need a sequence?

Some context, maybe some code you have tried and the error messages you 
got, would be very helpful.

Kent


More information about the Tutor mailing list