Changes between Version 39 and Version 40 of Dev
- Timestamp:
- Oct 30, 2012 7:04:18 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev
v39 v40 34 34 * [http://blog-ja.intransient.info/2011/05/c-13.html Success is a Journey, not a Destination: 全てのCプログラマが未定義な振る舞いについて知っておくべきこと #1/3] 35 35 * [http://code.google.com/p/address-sanitizer/ address-sanitizer - AddressSanitizer: a fast memory error detector - Google Project Hosting] 36 * [http://blog.bitmeister.jp/?p=365 TAPデバイスでIPv6パケットキャプチャ] 36 37 37 38 == build 32bit object on x64 == … … 41 42 gcc -m32 -o hello32 hello.c 42 43 }}} 43 44 44 = GeSHi = 45 45 * [http://qbnz.com/highlighter/ GeSHi - Generic Syntax Highlighter :: Home]