$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vijay (macrodisk_at_[hidden])
Date: 2002-08-30 14:23:24
Hello,
Is there anyway I can combine two tokens and check it as single one?
I want to divide my string when both "-" and ">" occur together:
Cell 12-1 -> xyz...
I want to get the first token as Cell 12-1, how can I achive this via
tokenizer?
Thank you,
Vijay