new

垃圾的瑞星
摘要: #include "stdafx.h"#include "iostream.h"void lower(char* cc){if(*cc>='A'&&*cc<='Z') *cc+=32;}int main(int argc, char* argv[]){char str;cout<<"请输入一个字母: ";cin>>str;lower(&s...阅读全文

posted @ 2009-05-20 20:10 彭洲 阅读(22) | 评论 (0) 编辑

导航

统计

公告