<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ta.in.th/index.php?action=history&amp;feed=atom&amp;title=Operator</id>
	<title>Operator - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ta.in.th/index.php?action=history&amp;feed=atom&amp;title=Operator"/>
	<link rel="alternate" type="text/html" href="https://wiki.ta.in.th/index.php?title=Operator&amp;action=history"/>
	<updated>2026-05-02T17:13:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0-alpha</generator>
	<entry>
		<id>https://wiki.ta.in.th/index.php?title=Operator&amp;diff=106&amp;oldid=prev</id>
		<title>Tata: Created page with &quot;=== วิธีเรียกใช้แบบแปลกๆ === อันนี้เป็นตัวอย่างของโปรแกรม นำค่า a+b...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ta.in.th/index.php?title=Operator&amp;diff=106&amp;oldid=prev"/>
		<updated>2019-03-07T17:18:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=== วิธีเรียกใช้แบบแปลกๆ === อันนี้เป็นตัวอย่างของโปรแกรม นำค่า a+b...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== วิธีเรียกใช้แบบแปลกๆ ===&lt;br /&gt;
อันนี้เป็นตัวอย่างของโปรแกรม นำค่า a+b ไปใส่ในตัวแปร c&lt;br /&gt;
&lt;br /&gt;
 #include&amp;lt;stdio.h&amp;gt;&lt;br /&gt;
 int main()&lt;br /&gt;
 {&lt;br /&gt;
     int a,b,c;&lt;br /&gt;
     a=4;&lt;br /&gt;
     b=2;&lt;br /&gt;
     c = a.operator+(b);&lt;br /&gt;
     printf(&amp;quot;%d&amp;quot;,c);&lt;br /&gt;
     scanf(&amp;quot; &amp;quot;);&lt;br /&gt;
     return 0;&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>Tata</name></author>
		
	</entry>
</feed>