Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
31% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
3
Posts with Downvotes
2
Downvoting Members
3
1 Commented Post
~49.6K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

5 Posted Topics

Member Avatar for chandrabhanu

Above program takes input of coefficient and power separately of 2 different polynomials add them up to a new polynomial.It is successfully compiled and executed in DEV CPP as C file.It Turbo C compiler add void before main function to avoid warning messages.

Member Avatar for Nithesh_1
0
49K
Member Avatar for chandrabhanu

This program in C finds 2 Longest common subsequence of 2 given strings(say X and Y),entered without any space on the screen individually,altering X and Y strings.I compiled and executed this above program successfully in Dev Cpp compiler as a C file(not a c++ file).

Member Avatar for hahahahohoho
-1
291
Member Avatar for pinkygirl

Try reading [url]http://linux.die.net/lkmpg/[/url] and [url]http://book.chinaunix.net/special/ebook/Linux_Kernel_Development/[/url]

Member Avatar for capton
0
331
Member Avatar for chandrabhanu

I want to write an server application that is connected to a client application or reverse , connected through unique IP address and port number that can perform period check or ping to see if the other is active. Normally, a ping request uses ICMP messages to check whether destination …

Member Avatar for Momerath
0
112
Member Avatar for chandrabhanu

Hey! I want to learn driver programming for windows 7 for my project work. Anybody please suggest me some good books and resources for my study.

Member Avatar for caperjack
0
92

The End.