Stack Array in DoublyLinkedList
up vote
0
down vote
favorite
I am working on a project that creates a stack for every created Node. My project is reading a txt file that contains numbers and creates for every number a Node. My question is how can I create a stack for every created Node without using template classes?
Sorry for bad English.
linked-list stack doubly-linked-list
add a comment |
up vote
0
down vote
favorite
I am working on a project that creates a stack for every created Node. My project is reading a txt file that contains numbers and creates for every number a Node. My question is how can I create a stack for every created Node without using template classes?
Sorry for bad English.
linked-list stack doubly-linked-list
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am working on a project that creates a stack for every created Node. My project is reading a txt file that contains numbers and creates for every number a Node. My question is how can I create a stack for every created Node without using template classes?
Sorry for bad English.
linked-list stack doubly-linked-list
I am working on a project that creates a stack for every created Node. My project is reading a txt file that contains numbers and creates for every number a Node. My question is how can I create a stack for every created Node without using template classes?
Sorry for bad English.
linked-list stack doubly-linked-list
linked-list stack doubly-linked-list
asked Nov 10 at 20:02
Muhammet Çepi
12
12
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53242919%2fstack-array-in-doublylinkedlist%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown