Forum: C Apr 4th, 2007 |
| Replies: 7 Views: 4,856 Hey first I am not interested in this forum.
Second I come across this on the web and wanted to help him,
with that purpose I registered and wasted my time writing the code.
and "Don't teach your... |
Forum: C Apr 2nd, 2007 |
| Replies: 7 Views: 4,856 Hello my friend.
This is exactly what you need. but it is written in C++
#include<iostream>
#include<conio.h>
#include<cassert>
using namespace std;
struct nodeType
{ |