<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									What is use of Function in C++ - C / C++				            </title>
            <link>https://www.hacktheforum.com/c-c/what-is-use-of-function-in-c/</link>
            <description>Hack The Forum Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Mon, 11 May 2026 04:13:25 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>What is use of Function in C++</title>
                        <link>https://www.hacktheforum.com/c-c/what-is-use-of-function-in-c/#post-146</link>
                        <pubDate>Mon, 15 Apr 2024 14:32:05 +0000</pubDate>
                        <description><![CDATA[A function is a block of code which only runs when it is called. You can pass data, known as parameters, into a function.
A function is a set of statements that takes input, does some speci...]]></description>
                        <content:encoded><![CDATA[<p><span>A function is </span><em>a block of code which only runs when it is called</em><span>. You can pass data, known as parameters, into a function.</span></p>
<p><span>A function is </span><em>a set of statements that takes input, does some specific computation, and produces</em><span> output. </span></p>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/c-c/">C / C++</category>                        <dc:creator>kajal</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/c-c/what-is-use-of-function-in-c/#post-146</guid>
                    </item>
							        </channel>
        </rss>
		