thanks for the immd reply,
i dont want to replace all the "(" that is the reason i need the count.
for eg: while "("file_getline(flatFilePath,line) == 0")"
assume that string could be like above mentioned eg, i wanna replace only those "(" and ")
Hi
can anyone help to get the count of a particular character present in a string.
for example if i wanna find how many number of "(" present in a string.
since i wanna replace the particular "(", there might be anynumber of "(" present in the string.
Thanks in advance
Hi,
I am new to this forum , i want to know whether we can convert 'c' source code to VBS file.If yes plz give some suggestion , it will be helpful for me.
thanx
Mahi
Hi,
I am new to this forum , i want to know whether we can convert 'c' source code to VBS file.If yes plz give some suggestion , it will be helpful for me.
thanx
Mahi
i tried to read a text file line by line and write that line in a new text file but i dont know how to take a particular word from the line and skip ({}) while writing in new text file
Hi
i need to check the text file line by line for a specific word which starts with a specific word(eg: Function sample (in action, inout action1)) line starts with word "Function" and i wanna delete the "in" and copy that line in a new text file without "in" (eg: Function sample (action...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.