<?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">dilettante: snprintf에 달린 최근 댓글/트랙백 목록</title>
  <id>http://ways.isloco.com/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://ways.isloco.com/" />
  <subtitle type="html">www.ways.pe.kr</subtitle>
  <updated>2008-11-07T04:19:39+09:00</updated>
  <generator>Textcube 1.7.5.1 : Risoluto</generator>
  <entry>
    <title type="html">hoelog님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://ways.isloco.com/entry/snprintf#comment126935" />
    <author>
      <name>(hoelog)</name>
    </author>
    <id>http://ways.isloco.com/entry/snprintf#comment126935</id>
    <published>2008-05-13T17:22:29+09:00</published>
    <summary type="html">strncpy는 복사하고 남은 영역을 전부 0으로 패딩한다는 것도 주의할 점. 예외적으로 큰 문자열 때문에 버퍼 크게 잡아놓고 매번 strncpy 해버리면 성능이 거시기 해짐.</summary>
  </entry>
  <entry>
    <title type="html">듀듀듀님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://ways.isloco.com/entry/snprintf#comment126931" />
    <author>
      <name>(듀듀듀)</name>
    </author>
    <id>http://ways.isloco.com/entry/snprintf#comment126931</id>
    <published>2008-04-23T10:21:42+09:00</published>
    <summary type="html">횽아 다 좋은데.. 
length 값 증가시키는 코드가 안보임.
for 문 안에 length += thisLength 추가하면 될 듯.</summary>
  </entry>
  <entry>
    <title type="html">웨쥬님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://ways.isloco.com/entry/snprintf#comment126932" />
    <author>
      <name>(웨쥬)</name>
    </author>
    <id>http://ways.isloco.com/entry/snprintf#comment126932</id>
    <published>2008-04-23T15:30:05+09:00</published>
    <summary type="html">앗 그렇군 ㅋㅋㅋ 수정했다능;;</summary>
  </entry>
  <entry>
    <title type="html">웨쥬님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://ways.isloco.com/entry/snprintf#comment126936" />
    <author>
      <name>(웨쥬)</name>
    </author>
    <id>http://ways.isloco.com/entry/snprintf#comment126936</id>
    <published>2008-05-14T13:16:24+09:00</published>
    <summary type="html">그쵸.. strcpy를 strncpy로 무작정 바꾸면 새된다는 거... ㄱ-</summary>
  </entry>
</feed>
