Rahul Sudip Bose wrote:I wonder what will happen if someone passes a string which uses only \ as separator to such a method. So , the person has to be aware of how he should type the strings.
Is there any way using regex,where i can get lines number too where the match is found?
But,I want the date in the same format 'dd/MM/YYYY hh:mm:ss' ('15-03-2011 15:27:53')
Rob Spoor wrote:...because you don't move tempIndex forward....
John Kwest wrote:
I need to know how to just get everything before the third line break and discard the rest
veda kakarla wrote:......but in HashMap.. we should pass key to get value... how this process is going? i m in confusion, will you please clear it?