VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I dont want to use split, i want to use arrys like YellowSheep (7 replies, 0 views) (2001-Jun-28) Hm perhaps you know C, I want to do it like that
dim myarry(12,12)
the sizeof will calc 12x12
writeln(filepointer,myarry(0,0),sizeof(myarry(0,0));
s.th like that...
the split routine is too slow for my proposes... and i still cant recive C assembled packets that are done like abouth...
s.o. can give a tip how to translate that to VB?
-sheep
|