熱點推薦:
您现在的位置: 電腦知識網 >> 編程 >> 操作系統 >> 正文

十大題型算法全實現——(六)文件管理[12]

2022-06-13   來源: 操作系統 

  len=strlen(string);

  if(len==){

  strcpy(commanderrer);

  }

  else{

  //獲得命令

  s=NULL;

  s=strchr(string );

  if(s!=NULL){

  *s=\;

  }

  strcpy(commandstring);

  //測試命令類型

  if((!strcmp(commandCD))||!strcmp(commandcd)){

  comm=;

  }

  else{

  if((!strcmp(commandCREATE))||!strcmp(commandcreate)){

  comm=;

  }

  else{

  if((!strcmp(commandDEL))||!strcmp(commanddel)){

  comm=;

  }

  else{

  if((!strcmp(commandLSALL))||!strcmp(commandlsall)){

  comm=;

  }

  else{

  if((!strcmp(commandMD))||!strcmp(commandmd)){

  comm=;

  }

  else{

[]  []  []  []  []  []  []  []  []  []  []  []  []  


From:http://tw.wingwit.com/Article/program/czxt/201311/24006.html
    推薦文章
    Copyright © 2005-2022 電腦知識網 Computer Knowledge   All rights reserved.