Disneyland 1972 Love the old s

Lập Trình 321

HOME Anh Ngữ Dịch Vụ Kế Toán LẬP TRÌNH 321

Lập Trình C

xóa kí tự trắng trong chuỗi

xóa kí tự trắng trong chuỗi
// xóa kí tự trắng trong chuỗi
 #include "stdio.h" 
#include "conio.h" 
#include "string.h" 
void xoak(char *s, int k) 
{
 for (int i = k; i < strlen(s) - 1;i++) 
s[i] = s[i + 1];
 s[strlen(s) - 1] = '\NULL';
 } 
void xoa(char *s)
 {
 while (s[0] == ' ')xoak(s, 0);
 while (s[strlen(s) - 1] == ' ')
xoak(s, strlen(s) - 1);
 for (int i = 0; i < strlen(s) - 1;i++) 
if (s[i] == ' '&&s[i + 1] == ' ')
 {
 xoak(s, i); i--;
 }
 }
void main() {
 char s[255]; printf("nhap chuoi: ");
 fflush(stdin);
 gets_s(s); 
xoa(s);
 puts(s);
 }
<< Bài Viết Khác
This post has no comments - be the first one!

UNDER MAINTENANCE
Danh Mục Chính
Game Mobile Android
App Android Hay
Lập Trình C
Tiện Ích Online
Hình Ảnh Đẹp
Giải Trí Thư Giản
Kinh Nghiệm Thủ Thuật
Cung Hoàng Đạo
Truyện Ngắn Hay
Điện Thoại Bạn Có Chưa?
Xem Thêm >>
Bài Viết: >> Share To Facebook

giai tri , game mobile , app android, lap trinh c, kinh nghiem, truyen ngan

kết nối 1,game 3, Đồng hồ gỗ