在C ++中对链表的操作 [英] Operations on a linked list in C++

查看:85
本文介绍了在C ++中对链表的操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要知道如何在链接列表中插入,删除和搜索项目.
该程序将询问用户该操作以及该操作所需的参数.

感谢您的关注!

I need to know how to insert, delete and search items in a linked list.
The program will ask the user for the action and the needed parameters for that action.

Thanks for your attention!

推荐答案

这应该可以帮助您入门:
This should help you get started: How to create Linked list using C/C++[^].


这篇关于在C ++中对链表的操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆