![]() |
|
#1
|
|||
|
|||
Implementing adjacency link listhi.. i tried impklementing adjacency link list
eg: 1,2,3,4 are nodes and its adjacent nodes are represented by 1->2->3 2->3 3->NULL 4->1 it means that there is an edge between 1 and 2 ...1 and 3 and so on... so i implemented the below code.. si there anythng wrong in this part of my code CPP / C++ / C Code:
this is just the graph construction part.... i would like to know if there is any mistake in this part Last edited by LuciWiz : 25-Jan-2009 at 12:12.
Reason: Please insert your C++ code between [cpp] & [/cpp] tags
|
|||
Recent GIDBlog
Accepted for Ph.D. program by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I have a segmentation fault in my project | takachi | C++ Forum | 6 | 09-Mar-2008 23:30 |
| Find the Segmentation Fault | jlwelch | C Programming Language | 3 | 10-Oct-2006 11:16 |
| My Bane - The Segmentation Fault | DCOM | C Programming Language | 6 | 08-Feb-2005 23:58 |
| segmentation fault in c++ | rushman8282 | C++ Forum | 2 | 26-Jan-2005 04:38 |
| child pid xxx exit signal Segmentation fault (11) | bezak | Apache Web Server Forum | 1 | 24-Nov-2003 10:18 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The