manarags |
[1956] by "philihp" (host-209-214-163-64.rdu.bellsout)
on Sun 29 Oct 2000 23:19:50
[ reply ] [ top ]
|
browsing the source of manarags, i was genuinly stumped. what does the following line of code do?
wlist[strlen(newword)-1] = new element((element){newword,wlist[strlen(newword)-1]});
|
|
|
|