- Upvotes Received
- 2
- Posts with Upvotes
- 1
- Upvoting Members
- 2
- Downvotes Received
- 3
- Posts with Downvotes
- 2
- Downvoting Members
- 3
5 Posted Topics
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.
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).
Try reading [url]http://linux.die.net/lkmpg/[/url] and [url]http://book.chinaunix.net/special/ebook/Linux_Kernel_Development/[/url]
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 …
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.
The End.
chandrabhanu