#define MAX_List 10
float List[MAX_List];
float Temp;
int LeftCnt;
for(int i=0; i List[i]=i;
LeftCnt=3;
for(int i=0; i {
Temp=List[0];
for(int i=0; i List[i]=List[i+1];
List[MAX_List-1]=Temp;
}
대충 이런식임
#define MAX_List 10
float List[MAX_List];
float Temp;
int LeftCnt;
for(int i=0; i List[i]=i;
LeftCnt=3;
for(int i=0; i {
Temp=List[0];
for(int i=0; i List[i]=List[i+1];
List[MAX_List-1]=Temp;
}
대충 이런식임
와잘짠다 ㄷㄷㄷ - dc App
깨지네 ㅋㅋ;; 그래도 중요한 부분은 나온듯
음! - dc App