Description: 3. Reference void Reverse (LinkQueue & Q) function, define a new function int Palindrome_Test (char str []), to determine whether the string str palindromic sequence, if it returns 1, otherwise it returns 0. Written procedures or describe in words the steps of the algorithm.
To Search:
File list (Check if you may need any files):
key_Queue\content.cpp
.........\LinkQueue.cpp
.........\LinkQueue.h
.........\LinkStack.cpp
.........\LinkStack.h
.........\Queue.dsp
.........\Queue.dsw
.........\SqQueue.cpp
.........\SqQueue.h
.........\SqStack.cpp
.........\SqStack.h
key_Queue