《算法与数据结构》 项目实训4.pdfVIP

  • 1
  • 0
  • 约5.19千字
  • 约 6页
  • 2023-11-11 发布于河北
  • 举报
/ * 串的应用*/ ttdefine MAXSIZE 255 Sinclude^stdio. h〃 ty edef struct char elem [MAXSIZE] ; int length ; }SeqString; void create_SeqStr (SeqString *s) { int i=0; gets (s-elem) ; while (s-elem [i++J) ; s-length=i-l; } void rint_Se

文档评论(0)

1亿VIP精品文档

相关文档