User profile: Tapas Bose

User info
User name:Tapas Bose
Email:tapas.23571113@gmail.com
Name:Tapas Bose
Location:West Bengal, Kolkata
Bio:I am a student of MCA (Masters Of Computer Application). Love to do programming.
Statistical data
Birthdate:Dec 16, 1984
Gender:Male
Occupation:Student
Skills:C
C++
Java
C#
Shell Scripting
History
Joined:
Number of posts:7
Latest posts:

How to find open and closed interval in c++
Hello. I want to find numbers lies in between (x, y) and [x, y]. I Googled for this and saw that it ...

How to implement find_if and remove_if
Okay. understand.

How to implement find_if and remove_if
Thank you for your reply. Actually I am studying some advance level programming in c++, that is why ...

How to implement find_if and remove_if
I am getting these error: tapas@My-Child:~/Programming/Student Database$ g++ "Student Database 1....

How to implement find_if and remove_if
Actually I am writing a student database, this is a large program compare to this one. In that progr...