首页 > 新闻资讯

c语言链表是啥 使用C语言创建一个动态链表?

使用c语言创建一个动态链表?

函数名:mkdir

函数:创建目录(文件夹)

用法:intmkdir(char*pathname)

程序示例:(通过wintc和dev-c运行)

c语言链表是啥 使用C语言创建一个动态链表?

#include

#include

#include

intmain(void)

{

intstatus

system(“cls”)

]status=mkdir(“book”)/*这是创建一个预订*/](!在程序所在的当前文件夹中?(printf(“directorycreatedn”):

system(“use”)

system(“direct”)/*创建后显示当前文件夹下的文件信息*/

system(“use”)

status=rmdir(“book”)/*删除创建的文件夹book*/](!状态)?(printf(“directorydeletedn”):

](perror(“abletodeletedirectory”)

system(“pause”)

返回0

}

c语言链表是啥c语言定义链表c语言建立单链表

原文标题:c语言链表是啥 使用C语言创建一个动态链表?,如若转载,请注明出处:https://www.saibowen.com/news/17654.html
免责声明:此资讯系转载自合作媒体或互联网其它网站,「赛伯温」登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述,文章内容仅供参考。