<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">잔뜩 우회적인 핀잔: Mork-Sturcture에 달린 최근 댓글/트랙백 목록</title>
  <id>http://www.sojins.net/tt/sojins/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://www.sojins.net/tt/sojins/" />
  <subtitle type="html">잔뜩이 사는 이야기</subtitle>
  <updated>2010-03-11T07:10:15+09:00</updated>
  <generator>Textcube 1.7.6 : Staccato</generator>
  <entry>
    <title type="html">sojins님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.sojins.net/tt/sojins/1092#comment9827" />
    <author>
      <name>(sojins)</name>
    </author>
    <id>http://www.sojins.net/tt/sojins/1092#comment9827</id>
    <published>2010-02-06T16:33:13+09:00</published>
    <summary type="html">// Hex Char to int ;-)
char cHign = &#039;D&#039;, cLow=&#039;0&#039;, cHex=0;
cHigh = cHigh &amp;gt; 0x40 ? cHigh%0x37 : cHigh%0x30;
cLow  = cLow &amp;gt; 0x40 ? cLow%0x37 : cLow%0x30;
cHex = cHigh &amp;lt;&amp;lt; 4 | cLow;</summary>
  </entry>
</feed>
