Click to See Complete Forum and Search --> : Snobol Question


cpsstudent
November 14th, 2006, 09:36 PM
Can someone give me an idea in how to "create" a Vigenere Square in SNOBOL without using an array? I'm trying to create an encrypt/decrypt program using the Vigenere Tableau.
If nobody can help me, can someone at least point me to the right place where I can get some help?
Thank you in advance,

Mike.

SuperKoko
November 16th, 2006, 04:21 PM
http://tech.groups.yahoo.com/group/snobol/
http://www.google.com/search?q=snobol%20forum

cpsstudent
November 20th, 2006, 08:30 PM
Thank you. I will register and see if they could help me.
The question I had though was if there is another way to "create" the Vigenere Square without using a 2D array...