File handling inside a while loopHi I have two files like original.txt and replace.txt which has equal nbr of lines in both of them I...
Simplest way to perform attribute matchI'm also trying to use strstr function for doing so. like if (strstr (rec,"|N|Y|N|N|")))!= NULL) ap...
Simplest way to perform attribute matchHi Mikey, I'm starting with string "N|Y|N|N" and finding the numeric value. Here in this case the va...
Simplest way to perform attribute matchHi, I have a input record like [code] acct|N|Y|N|N|rose@gmail.com [/code] Now I need to crea...
Tokenise a string in cppHi ajh32 and cubbi, Thanks for the replies both of the solutions worked for me. I have one more con...
This user does not accept Private Messages