TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Joe Wilson
NA
7.8k
435.1k
How to gauge the pointer in the link list in C++?
Sep 25 2014 7:44 AM
First ask user to enter some numbers then put them in a link list next ask user to choose the location of the pointer which point a node in link list then gauge (move) the pointer to the beginning of the link list or ask user to choose the number that pointer will be moved in link list
for example:
if user choose number 3 the pointer move left 3 nodes from the location which have been chosen before by user, at last show the data of the node which pointer point after movement .
Reply
Answers (
3
)
Data Grid control in windows form using Entity Framework
Add textbox in datarow in vb.net