Click here to Skip to main content
15,900,973 members

Comments by MuraliChagarlamudi (Top 4 by date)

MuraliChagarlamudi 27-May-13 2:08am View    
It's not working....Thanks for u r response
MuraliChagarlamudi 14-May-13 1:59am View    
I can rate my self in C++ on scale of 10 up to 7.5 is that enough to learn multithreading .
if don't mine can i know what you mean by smaller steps?
thq for your reply.
MuraliChagarlamudi 13-May-13 9:03am View    
I have solution for this,
1st get what is the file extension of a file
For eg if you get a extension of .doc then
if(//file extension is .doc)
{
//enter your code
}
if else(//file extension is .png)
{
//enter your code
}
MuraliChagarlamudi 13-May-13 8:55am View    
I have tried but unable to understand . I am good at C++ is that enough for learning multithreaded ?