<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ft_printf.git/convert_hex_up.c, branch master</title>
<subtitle>School project: Rewritting ft_printf function
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/ft_printf.git/'/>
<entry>
<title>Fixed %d segfault, merge hex_* in hex, fixed c = 0</title>
<updated>2019-10-30T17:07:21+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-30T17:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/ft_printf.git/commit/?id=22f334a19cabebf10727d7894102946ba23d0e37'/>
<id>22f334a19cabebf10727d7894102946ba23d0e37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added flags for x and X</title>
<updated>2019-10-30T03:58:00+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-30T03:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/ft_printf.git/commit/?id=001786c8ec464b1ae3e6321acfd984227cb1bbee'/>
<id>001786c8ec464b1ae3e6321acfd984227cb1bbee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Individual convert functions, more flags</title>
<updated>2019-10-30T02:57:47+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-30T02:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/ft_printf.git/commit/?id=d963161275bcb3af4097872ba033da3ff9255606'/>
<id>d963161275bcb3af4097872ba033da3ff9255606</id>
<content type='text'>
- Each conversion type is handle by individual functions in convert_*
  files
- handle the ' ', '#', '+' and length modifier flags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Each conversion type is handle by individual functions in convert_*
  files
- handle the ' ', '#', '+' and length modifier flags.
</pre>
</div>
</content>
</entry>
</feed>
