View Single Post
Old 01-08-2004, 08:33 AM   #10
Edomondo
Orange Mole
 
Edomondo's Avatar
 
Join Date: Jan 2004
Location: In outer space
Posts: 37
Damned! I'm afraid you're right. "/*" is use to tokenize the string just like "*/", "/" & "*"... So it's not working as I'd like it to.

It should use for separator:
- a single character (space, comma, period...)
- a multi-byte character code (in @ is space, A is comma, B is period...)

I ran short of idea on this issue
Edomondo is offline   Reply With Quote