Displaying 1 result from an estimated 1 matches for "pheochromocytoma".
2009 Feb 19
4
problem with comparing a part of string with whole string
...ike
"*RIGHT, EPICARDIUM: FOCUS, GRAY-WHITE, SINGLE, APPROX 0.6 CM IN DIAMETER*."
and i have to compare "*GRAY-WHITE*" with the above string
or otherwise i have to compare " *TUMOR BENIGN*" this string
with
"*MEDULLRY TUMOR BENIGN,TYP PHEOCHROMOCYTOMA*"
i tried with split and compare but its not working
can any one suggest how can i compare these type of Strings
thanks in advance
[[alternative HTML version deleted]]