由于各种原因,然后一个多星期没有学习过C语言了,然后就也没有进行更新,今天开始继续学习C语言,然后下面是使用malloc开辟动态内存的一个例子:我想大家都应该可以看明白。 #define _CRT_SECURE_NO_WARNINGS 1#include<stdlib.h>#include<string.h>#include<errno.h>#include<stdio.h>int ma
摘自http://blog.chinaunix.net/uid-21228455-id-2406482.html 「原题」 Write a function that reverse string word by word. For instance: "The houst is blue" --> "blue is house the" "Zed is de