cplusplus.com
C++ : Users : DiptenduDas
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
User: DiptenduDas
Public profile
Send private message


User profile: DiptenduDas

User info
User name:DiptenduDas
Name:Diptendu
Location:Orissa
History
Joined:
Number of posts:90
Latest posts:

What is Preproconia?
:) Thnx Buddy!!!

What is Preproconia?
Hi, While going through some interview questions, found one question as below: [i] [b] Q.Preproc...

How to restrict automatic Type conversation in C++?
I want to restrict automatic type conversation in C++ function calls. I have the below piece of c...

Counting words in a text file
[code] ///else if(currentChar == "" && prevChar != "") //Word count outputs always "0"~ else if(cu...

Difference between epoll and select
Does anybody have some idea in this regard? Please share some thing which will be a gr8 help. Than...