View Single Post
Join Date: Jul 2008
Posts: 6
Reputation: dapcigar is an unknown quantity at this point 
Solved Threads: 0
dapcigar's Avatar
dapcigar dapcigar is offline Offline
Newbie Poster

Help... Link list problem

 
0
  #1
Nov 21st, 2008
I've been trying to convert my Modular programming code from array to link list.. the whole program is kinda messy now.. could anyone help me figure out what problem am having with the code?

PS: am using Vc++6 to compile...
Thanks in Advance
Attached Files
File Type: cpp List.cpp (3.4 KB, 2 views)
File Type: h List.h (568 Bytes, 2 views)
File Type: cpp prompt.cpp (516 Bytes, 2 views)
File Type: h prompt.h (247 Bytes, 1 views)
File Type: cpp vcdDB.cpp (2.1 KB, 1 views)
File Type: h vcdDB.h (1.3 KB, 1 views)
File Type: cpp vcdrec.cpp (1.1 KB, 1 views)
File Type: h vcdrec.h (629 Bytes, 1 views)
File Type: cpp vcdmain.cpp (2.9 KB, 2 views)
Reply With Quote