- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
7 Posted Topics
Hi, I want to perform find and replace (like the one in MS word) on a group of files. Can somebody guide me on how to do that using regular expressions?is there any tool available to automate such task for any number of files? Thanks in advance. | |
can anybody give me some pointers on how to create folders/folder in C/C++? | |
Re: [QUOTE=drewangel;1140595]hi, i want to solve 3 equations, which has 3 unknowns like this: a x1^2 + bx1 + c = y1 a x2^2 + bx2 + c = y2 a x3^2 + bx3 + c = y3 can anybody suggest mw how can i do it in C? i tried … | |
hi, I am experiencing a strange problem , when I trace from Start->Programs->accessories->Entertainment, at the entertainment tag I find that it empty and also I cant find two programs viz. paintbrush and calculator.any help will be appreciated and thanks in advance. | |
Hi, There seems to be a problem in my display setting ,where in I cannot find the Windows XP theme present there by default.Also my Internet explorer opens a new page in same Window even after selecting new tab option.Any help is appreciated.Thanks in Advance. | |
Re: try this [CODE] for(i=0;i<no_entered ;i++) { if(no_enterd%2!=0) { for(j=0;j<no_enterd;j++) cout <<"*\n"; } else { for(j=0;j<no_enterd;j++) cout <<"*\n"; } } [/CODE] hope this helps | |
what is the return type of new and delete operators?.. |
The End.