{"provider_url":"https://hatena.blog","type":"rich","width":"100%","title":"\u6700\u901f\u306e\u30e1\u30e2\u30ea\u306eSwap\u65b9\u6cd5\uff01\uff1f","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstudiokingyo.hatenadiary.org%2Fentry%2F20040322%2Fp1\" title=\"\u6700\u901f\u306e\u30e1\u30e2\u30ea\u306eSwap\u65b9\u6cd5\uff01\uff1f - \u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u306e\u4f5c\u696d\u306b\u4f55\u306e\u4fa1\u5024\u3082\u898b\u51fa\u305b\u306a\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305fd\u91d1\u9b5a\u306b\u3088\u308b\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","categories":["Program","DKUT","ProgramIdiom"],"published":"2004-03-22 00:00:00","description":"\u3069\u3046\u3082\u3002id:studiokingyo\u3067\u3059\u3002 \u6700\u901f\u306e\u30b9\u30ef\u30c3\u30d7\u65b9\u6cd5\u306b\u3064\u3044\u3066\u7814\u7a76\u3057\u3066\u3044\u307e\u3057\u305f\u3002 \u3067\u3001\u51fa\u6765\u305f\u30bd\u30fc\u30b9\u304c\u4ee5\u4e0b///\u6b63\u7d71\u6d3e \u6574\u6570\u3001\u5b9f\u6570\u5c02\u7528\u30b9\u30ef\u30c3\u30d7 #define SWAP_NUM(a,b) \\ a = b - a ;\\ b -= a ;\\ a += b inline void dkcSwapByte(BYTE *p1,BYTE *p2,size_t size){ for(size_t i=0;i<size;i++){ SWAP_NUM(p1[i],p2[i]); } } void WINAPI dkcSwap(void *p1,void *p2,size_t size) { void *\u2026","blog_title":"\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u306e\u4f5c\u696d\u306b\u4f55\u306e\u4fa1\u5024\u3082\u898b\u51fa\u305b\u306a\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305fd\u91d1\u9b5a\u306b\u3088\u308b\u65e5\u8a18","version":"1.0","url":"https://studiokingyo.hatenadiary.org/entry/20040322/p1","image_url":null,"height":"190","author_name":"studiokingyo","provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/studiokingyo/","blog_url":"https://studiokingyo.hatenadiary.org/"}