用于进行gcc测试

源代码在线查看: pr24883.c

软件大小: 6330 K
上传用户: yhw002
关键词: gcc 测试
下载地址: 免注册下载 普通下载 VIP

相关代码

				typedef struct _rec_stl rec_stl;				struct _rec_stl {				   unsigned char **strs;				};				orec_str_list(int count) {				   rec_stl *stl;				   int i, j;				   int li, lj;				   unsigned char ci, cj;				   for (i = 0; i < count; i++) {				      for (j = i + 1; j < count; j++) {				         cj = lj > 2 ? stl->strs[j][0] : (long)stl->strs[j] & 0xff;				         if ((count >= 16 && cj < ci) || (cj == ci && lj > li)) {				            stl->strs[j] = stl->strs[i];				            ci ^= cj;				            cj ^= ci;				            ci ^= cj;				         }				      }				   }				}							

相关资源