User profile: shahbazsaleem

User info
User name:shahbazsaleem
Name:shahbaz saleem
Location:Lahore, Pakistan
Bio:Student of software engineering at university of lahore
Statistical data
Birthdate:Feb 10, 1992
Gender:Male
Occupation:Student
Skills:C
C++
History
Joined:
Number of posts:23
Latest posts:

Need Algorithm for Instant chat application
I want to make an GUI desktop application using C# and mysql for database purpose. but according to ...

Need Algorithm for Instant chat application
I need algorithm for instant chat application, or a simple idea how can i design this application, a...

SPLAY TREE SPLIT OPERATION
can anyone tell me how to split a splayTree without any change in old splayTree???

execute paramerized constructor
//reply fast please..... [b]class abc { int a; public: abc() { } abc(int...

Modify a binary file
i removed ios::ate but this did not fulfil my requirement, i want to replace data actually.