<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.zeropage.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=175.197.88.75</id>
	<title>ZeroWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.zeropage.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=175.197.88.75"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.zeropage.org/index.php/Special:Contributions/175.197.88.75"/>
	<updated>2026-05-16T02:25:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://mediawiki.zeropage.org/index.php?title=%EC%83%88%EC%8B%B9%EA%B5%90%EC%8B%A4/2017/%EB%82%B4%EB%AC%B4%EB%B0%98/%EB%B0%95%EC%B1%84%EB%A6%B0/%ED%8F%AC%EC%9D%B8%ED%84%B0%EC%8B%A4%EC%8A%B5&amp;diff=58734</id>
		<title>새싹교실/2017/내무반/박채린/포인터실습</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.zeropage.org/index.php?title=%EC%83%88%EC%8B%B9%EA%B5%90%EC%8B%A4/2017/%EB%82%B4%EB%AC%B4%EB%B0%98/%EB%B0%95%EC%B1%84%EB%A6%B0/%ED%8F%AC%EC%9D%B8%ED%84%B0%EC%8B%A4%EC%8A%B5&amp;diff=58734"/>
		<updated>2017-05-30T11:03:47Z</updated>

		<summary type="html">&lt;p&gt;175.197.88.75: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; #include &amp;amp;lt;stdio.h&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 int main(){&lt;br /&gt;
 &lt;br /&gt;
 	char str[10];&lt;br /&gt;
 	char * p_str = 0;&lt;br /&gt;
 &lt;br /&gt;
 	scanf_s(&amp;quot;%s&amp;quot;, str);&lt;br /&gt;
 &lt;br /&gt;
 	p_str = &amp;amp;amp;str[4];&lt;br /&gt;
 	*p_str = &#039;@&#039;;&lt;br /&gt;
 &lt;br /&gt;
 	p_str = &amp;amp;amp;str;&lt;br /&gt;
 	printf(&amp;quot;%s&amp;quot;, p_str);&lt;br /&gt;
 &lt;br /&gt;
 	return 0;&lt;br /&gt;
 }&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>175.197.88.75</name></author>
	</entry>
</feed>