{"id":223,"date":"2015-01-12T02:42:59","date_gmt":"2015-01-11T20:42:59","guid":{"rendered":"http:\/\/code.imaginativeworld.org\/docs\/?p=223"},"modified":"2015-01-12T02:45:46","modified_gmt":"2015-01-11T20:45:46","slug":"c-language-strings","status":"publish","type":"post","link":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/","title":{"rendered":"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be &#8211; \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string)"},"content":{"rendered":"<p>\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be\u09b0 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (String) \u09a8\u09bf\u09df\u09c7 \u0986\u09b2\u09cb\u099a\u09a8\u09be \u0995\u09b0\u09be \u09b9\u09df\u09c7\u099b\u09c7 \u098f \u09a8\u09a5\u09bf\u09a4\u09c7\u0964<\/p>\n<p><!--more--><\/p>\n<p>String \u09b9\u099a\u09cd\u099b\u09c7 \u098f\u0995 Char Array\u0964 \u0985\u09a8\u09c7\u0995 \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be\u09df \u09b8\u09cd\u099f\u09cd\u09b0\u09bf \u0986\u09b2\u09be\u09a6\u09be \u09ad\u09be\u09ac\u09c7 \u09a1\u09be\u099f\u09be\u099f\u09be\u0987\u09aa \u09b9\u09bf\u09b8\u09c7\u09ac\u09c7 \u09a5\u09be\u0995\u09b2\u09c7\u0993 \u09b8\u09bf \u09ad\u09be\u09b7\u09be\u09df \u0985\u09cd\u09af\u09be\u09b0\u09c7 \u09a6\u09bf\u09df\u09c7 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u0995\u09be\u099c \u0995\u09b0\u09be \u09b9\u09df\u09c7 \u09a5\u09be\u0995\u09c7\u0964<\/p>\n<h1>String \u098f\u09b0 \u0995\u09be\u099c \u0995\u09bf?<\/h1>\n<p>&#8220;I love Bangladesh&#8221; \u098f\u099f\u09bf \u09b9\u099a\u09cd\u099b\u09c7 \u098f\u0995\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0964 \u0985\u09b0\u09cd\u09a5\u09be\u09ce \u098f\u0995 \u09ac\u09be \u098f\u0995\u09be\u09a7\u09bf\u0995 \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u09ae\u09bf\u09b2\u09c7\u0987 \u09a4\u09c8\u09b0\u09bf \u09b9\u09df \u098f\u0995\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u0964 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u0995\u09c7 \u09b8\u09bf\u09a4\u09c7\u00a0 <strong>Double Quotation Mark (&#8221; &#8220;)<\/strong> \u098f\u09b0 \u09ad\u09bf\u09a4\u09b0 \u09b2\u09bf\u0996\u09be \u09b9\u09df\u0964<\/p>\n<p>&#8220;I love Bangladesh&#8221; \u098f\u09b0 character \u0997\u09c1\u09b2\u09cb \u09b9\u09b2\u0983<\/p>\n<pre>'I', ' ', 'l', 'o', 'v', 'e', ' ', 'B', 'a', 'n', 'g', 'l', 'a', 'd', 'e', 's', 'h'<\/pre>\n<p>\u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0\u0995\u09c7 \u09b8\u09bf\u09a4\u09c7 <strong>Single Quotation Mark (&#8216; &#8216;)<\/strong> \u098f\u09b0 \u09ad\u09bf\u09a4\u09b0 \u09b2\u09bf\u0996\u09be \u09b9\u09df\u0964<\/p>\n<h1>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 Define \u0995\u09b0\u09c7 \u0995\u09bf\u09ad\u09be\u09ac\u09c7?<\/h1>\n<p>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u09a1\u09bf\u09ab\u09be\u0987\u09a8 \u0995\u09b0\u09be\u09b0 \u09b8\u09be\u09a7\u09be\u09b0\u09a3 \u09a8\u09bf\u09df\u09ae \u09b9\u099a\u09cd\u099b\u09c7\u0983<\/p>\n<pre><code>storage_class char string_name[expression];<\/code><\/pre>\n<div class=\"info\">\n<p>\u098f\u0996\u09be\u09a8\u09c7 <span class=\"blue\">storage_class<\/span> \u0985\u0982\u09b6\u099f\u09be\u0995\u09c7 \u09a8\u09a5\u09bf\u09a4\u09c7 \u0986\u09b2\u09cb\u099a\u09a8\u09be \u0995\u09b0\u09be \u09b9\u09df\u09a8\u09bf\u0964 \u0995\u09be\u09b0\u09a8 <span class=\"blue\">storage_class<\/span> \u098f\u0995\u099f\u09bf \u09b8\u09ae\u09cd\u09aa\u09c2\u09b0\u09cd\u09a3 \u0986\u09b2\u09be\u09a6\u09be \u09ac\u09bf\u09b7\u09df\u0964 \u09af\u09be \u09b8\u09ac \u09ad\u09cd\u09af\u09be\u09b0\u09bf\u09df\u09c7\u09ac\u09b2\u09c7 \u098f\u0995\u0987 \u09ad\u09be\u09ac\u09c7 \u0995\u09be\u099c \u0995\u09b0\u09c7\u0964 \u098f \u09a8\u09bf\u09df\u09c7 \u0985\u09a8\u09cd\u09af \u09a8\u09a5\u09bf\u09a4\u09c7 \u0986\u09b2\u09cb\u099a\u09a8\u09be \u0995\u09b0\u09be \u09b9\u09ac\u09c7\u0964<\/p>\n<\/div>\n<p>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u09a1\u09bf\u09ab\u09be\u0987\u09a8 \u0989\u09a6\u09be\u09b9\u09b0\u09a3\u0983<\/p>\n<pre><code>char name[80];\nchar age[8];<\/code><\/pre>\n<h2>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f \u09aa\u09cd\u09b0\u09be\u09b0\u09ae\u09cd\u09ad \u09a1\u09c7\u099f\u09be \u09a6\u09c7\u09df\u09be (initialization)<\/h2>\n<p>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f \u09a1\u09c7\u099f\u09be \u09b0\u09be\u0996\u09be\u09b0 \u098f\u0995\u09be\u09a7\u09bf\u0995 \u0989\u09aa\u09be\u09df \u0986\u099b\u09c7\u0964 \u09a8\u09bf\u099a\u09c7\u09b0 \u09b8\u09b0\u09be\u09b8\u09b0\u09bf \u0995\u09bf\u099b\u09c1 \u0989\u09a6\u09be\u09b9\u09b0\u09a8 \u09a6\u09bf\u09df\u09c7\u0987 \u09a6\u09c7\u0996\u09be \u09af\u09be\u0995\u0964<\/p>\n<p>\u09a7\u09b0\u09bf \u0986\u09ae\u09b0\u09be \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f \u09b0\u09be\u0996\u09ac &#8220;Hello World!&#8221;\u0964 \u09a4\u09cb \u098f\u099f\u09bf \u0995\u09bf\u0995\u09bf \u09ad\u09be\u09ac\u09c7 \u09b0\u09be\u0996\u09be \u09af\u09be\u09df \u09a4\u09be \u09a6\u09c7\u0996\u09be \u09af\u09be\u0995\u0964<\/p>\n<pre><code>char foo[50] = \"Hello World!\";\nchar bar[50] = {'H', 'e', 'l', 'l', 'o', ' ', 'W ', 'o', 'r', 'l', 'd', '!'};<\/code><\/pre>\n<p>\u098f\u099b\u09be\u09dc\u09be \u09aa\u09cd\u09b0\u09be\u09b0\u09ae\u09cd\u09ad\u09c7 \u09a1\u09c7\u099f\u09be \u09a6\u09c7\u09df\u09be\u09b0 \u09b8\u09ae\u09df \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09b0 \u0986\u0995\u09be\u09b0 (size) \u09a8\u09be \u09a6\u09bf\u09df\u09c7\u0993 \u09b2\u09bf\u0996\u09be \u09af\u09be\u09df\u0964 \u098f \u09b8\u09ae\u09df \u0995\u09ae\u09cd\u09aa\u09be\u0987\u09b2\u09be\u09b0 \u09a8\u09bf\u099c\u09c7\u0987 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09b0 \u0986\u0995\u09be\u09b0 \u09b9\u09bf\u09b8\u09be\u09ac \u0995\u09b0\u09c7 \u09a8\u09c7\u09df\u0964 \u0989\u09a6\u09be\u09b9\u09b0\u09a8-<\/p>\n<pre><code>char foo[] = \"Hello World!\";\nchar bar[] = {'H', 'e', 'l', 'l', 'o', ' ', 'W ', 'o', 'r', 'l', 'd', '!'};<\/code><\/pre>\n<h2>\u09a8\u09be\u09b2 (null) \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0<\/h2>\n<p>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u0995\u09cd\u09b7\u09c7\u09a4\u09cd\u09b0\u09c7 \u098f\u0995\u099f\u09bf \u0997\u09c1\u09b0\u09c1\u09a4\u09cd\u09ac\u09aa\u09c2\u09b0\u09cd\u09a3 \u099c\u09bf\u09a8\u09bf\u09b8 \u09b9\u09b2 <span class=\"blue\">null<\/span> \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09b0 (<span class=\"blue\">&#8216;\\0&#8217;<\/span>)\u0964 \u098f\u099f\u09bf \u09a6\u09bf\u09df\u09c7 \u09ac\u09c1\u099d\u09be \u09af\u09be\u09df \u09af\u09c7 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u099f\u09bf \u0995\u09cb\u09a5\u09be\u09df \u09b6\u09c7\u09b7 \u09b9\u09df\u09c7\u099b\u09c7\u0964 \u09ac\u09bf\u09b6\u09c7\u09b7 \u0995\u09b0\u09c7 \u09b8\u09cd\u099f\u09bf\u0982 \u098f\u09b0 \u09b8\u09a0\u09bf\u0995 \u0986\u0995\u09be\u09b0 \u09ac\u09c7\u09b0 \u0995\u09b0\u09a4\u09c7 \u098f\u099f\u09bf \u0996\u09c1\u09ac\u0987 \u0997\u09c1\u09b0\u09c1\u09a4\u09cd\u09ac\u09aa\u09c2\u09b0\u09cd\u09a3\u0964 \u09a8\u09bf\u099a\u09c7\u09b0 <span class=\"blue\">null<\/span> char \u098f\u09b0 \u0995\u09be\u099c \u09a6\u09c7\u0996\u09be\u09a8\u09cb \u09b9\u09df\u09c7\u099b\u09c7\u0964<\/p>\n<p>\u0995\u09cb\u09a8\u09cb \u098f\u0995\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f \u09ae\u09be\u09a8 \u09b0\u09be\u0996\u09be \u09b9\u09b2\u09c7 \u0995\u09ae\u09cd\u09aa\u09be\u0987\u09b2\u09be\u09b0 \u09a8\u09bf\u099c\u09c7\u0987 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u09b6\u09c7\u09b7\u09c7 \u098f\u0995\u099f\u09bf <span class=\"blue\">null<\/span> \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u09a6\u09bf\u09df\u09c7 \u09a6\u09c7\u09df\u0964 \u09a4\u09be\u0987 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09b0 \u0986\u0995\u09be\u09b0 \u09a6\u09c7\u09df\u09be\u09b0 \u09b8\u09ae\u09df \u09b2\u0995\u09cd\u09b7 \u09b0\u09be\u0996\u09a4\u09c7 \u09b9\u09ac\u09c7 \u09af\u09be\u09a4\u09c7 \u0986\u09ae\u09b0\u09be \u09af\u09a4 \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u0987\u09a8\u09aa\u09c1\u099f \u09a6\u09bf\u09ac \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09b0 \u0986\u0995\u09be\u09b0 \u09af\u09be\u09a4\u09c7 \u0995\u09ae\u09aa\u0995\u09cd\u09b7\u09c7 \u09a4\u09be\u09b0 \u09a5\u09c7\u0995\u09c7 \u09e7 \u09ac\u09c7\u09b6\u09c0 \u09b9\u09df\u0964<\/p>\n<p>\u09af\u09c7\u09ae\u09a8\u0983 <span class=\"red\">&#8220;Hello World!&#8221;<\/span> \u098f \u09ae\u09cb\u099f \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u0986\u099b\u09c7 \u09e7\u09e8\u099f\u09bf\u0964 \u09a4\u09be\u0987 \u098f\u099f\u09bf\u0995\u09c7 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09a4\u09c7 \u09b0\u09be\u0996\u09a4\u09c7 \u0995\u09ae\u09aa\u0995\u09cd\u09b7\u09c7 \u0986\u0995\u09be\u09b0 \u09a6\u09bf\u09a4\u09c7 \u09b9\u09ac\u09c7 \u0995\u09ae\u09aa\u0995\u09cd\u09b7\u09c7 \u09e7\u09e9-<\/p>\n<pre><code>char str[13] = \"Hello World!\";<\/code><\/pre>\n<p>\u09af\u09c7\u09b9\u09c7\u09a4\u09c1 \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09a4\u09c7 \u09b9\u09bf\u09b8\u09be\u09ac \u09b6\u09c1\u09b0\u09c1 \u09b9\u09df \u09e6 \u09a5\u09c7\u0995\u09c7, \u09b8\u09c7\u09b9\u09c7\u09a4\u09c1 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u099f\u09bf \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09a4\u09c7 \u098f\u09ad\u09be\u09ac\u09c7 \u09b8\u09be\u099c\u09ac\u09c7-<\/p>\n<pre>Array Number | Character\n          0  | 'H'\n          1  | 'e'\n          2  | 'l'\n          3  | 'l'\n          4  | 'o'\n          5  | ' '\n          6  | 'W'\n          7  | 'o'\n          8  | 'r'\n          9  | 'l'\n          10 | 'd'\n          11 | '!'\n          12 | '\\0'  (Null Char)<\/pre>\n<p>\u0986\u09ae\u09b0\u09be \u09af\u09a6\u09bf \u09a8\u09be \u099c\u09be\u09a8\u09bf \u09af\u09c7 \u0995\u09a4\u099f\u09be \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u09a5\u09be\u0995\u09ac\u09c7 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f \u09a4\u09be\u09b9\u09b2\u09c7 \u09b8\u09ae\u09cd\u09ad\u09be\u09ac\u09cd\u09af \u09ac\u09dc \u0986\u0995\u09be\u09b0\u099f\u09be\u0987 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf \u09a1\u09bf\u09ab\u09be\u0987\u09a8\u09c7\u09b0 \u09b8\u09ae\u09df \u09a6\u09c7\u09df\u09be \u09b9\u09df\u0964 \u098f\u09b0\u0995\u09ae \u0995\u09cd\u09b7\u09c7\u09a4\u09cd\u09b0\u09c7 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f \u0987\u09a8\u09aa\u09c1\u099f \u09a8\u09c7\u09df\u09be\u09b0 \u09aa\u09b0 \u0987\u09a8\u09aa\u09c1\u099f \u0997\u09c1\u09b2\u09cb\u09b0 \u09aa\u09cd\u09b0\u09a4\u09bf\u099f\u09bf \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u09a8\u09bf\u09df\u09c7 \u0995\u09be\u099c \u0995\u09b0\u09be\u09b0 \u09b8\u09ae\u09df \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u09df\u09c7\u09b0 \u09b8\u09ae\u09be\u09aa\u09cd\u09a4\u09bf \u09ac\u09c1\u099d\u09be \u09af\u09be\u09df <span class=\"blue\">null<\/span> \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u09a6\u09bf\u09df\u09c7\u0964 \u0995\u09be\u09b0\u09a8, \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u09b6\u09c7\u09b7 \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0\u09c7\u09b0 \u09aa\u09b0\u09c7 \u0985\u09ac\u09b6\u09cd\u09af\u0987 \u098f\u0995\u099f\u09bf <span class=\"blue\">null<\/span> \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u09a5\u09be\u0995\u09c7\u0964 \u0989\u09aa\u09b0\u09c7\u09b0 \u0989\u09a6\u09be\u09b9\u09b0\u09a3\u09c7 \u09a4\u09be \u09a6\u09c7\u0996\u09be\u09a8\u09cb \u09b9\u09df\u09c7\u099b\u09c7\u0964 \u09a8\u09bf\u099a\u09c7 \u0986\u09b0\u09c7\u0995\u099f\u09bf \u0989\u09a6\u09be\u09b9\u09b0\u09a8 \u09a6\u09c7\u09df\u09be \u09b9\u09b2\u0983<\/p>\n<p>\u09af\u09a6\u09bf \u098f\u0995\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09ad\u09be\u09ac\u09c7 \u09b2\u09bf\u0996\u09be \u09b9\u09df\u0983<\/p>\n<pre><code>char str[80] = \"IW Code\";<\/code><\/pre>\n<p>\u09a4\u09be\u09b9\u09b2\u09c7 \u09a4\u09be \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09a4\u09c7 \u09b8\u09be\u099c\u09ac\u09c7 \u098f\u09ad\u09be\u09ac\u09c7\u0983<\/p>\n<pre>Array Number | Character\n          0  | 'I'\n          1  | 'W'\n          2  | ' '\n          3  | 'C'\n          4  | 'o'\n          5  | 'd'\n          6  | 'e'\n          7  | '\\n' (Null Char)\n          8  | ''\n          9  | ''\n          10 | ''\n           ...\n           ...\n          78 | ''\n          79 | ''<\/pre>\n<p>\u09a4\u09cb \u09a6\u09c7\u0996\u09be \u09af\u09be\u099a\u09cd\u099b\u09c7 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 null \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u0986\u099b\u09c7 7 \u09a8\u0982 \u098f, \u09a4\u09cb \u098f \u09a5\u09c7\u0995\u09c7 \u09ac\u09b2\u09be \u09af\u09be\u09df \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u099f\u09bf 6\u09a8\u0982 element \u099f\u09bf\u0987 \u098f\u09b0 \u09b6\u09c7\u09b7 character \u098f\u09ac\u0982 \u098f\u0993 \u09ac\u09b2\u09be \u09af\u09be\u09df \u098f\u09b0 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u099f\u09bf\u09b0 \u0986\u0995\u09be\u09b0 (string length) \u09ed\u0964<\/p>\n<h1>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u09aa\u09dc\u09be \u098f\u09ac\u0982 \u09b2\u09c7\u0996\u09be (String Reading And Writing)<\/h1>\n<p>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 <span class=\"blue\">scanf()<\/span> \u09a6\u09bf\u09df\u09c7 \u09aa\u09dc\u09be\/\u0987\u09a8\u09aa\u09c1\u099f \u09a8\u09c7\u09df\u09be \u09af\u09be\u09df \u098f\u09ac\u0982 <span class=\"blue\">printf()<\/span> \u09ab\u09be\u0982\u09b6\u09a8 \u09a6\u09bf\u09df\u09c7 \u09b2\u09c7\u0996\u09be\/\u0986\u0989\u099f\u09aa\u09c1\u099f \u09a6\u09c7\u09df\u09be \u09af\u09be\u09df\u0964<\/p>\n<p>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf \u0987\u09a8\u09aa\u09c1\u099f\/\u0986\u0989\u099f\u09aa\u09c1\u099f\u09c7\u09b0 \u098f\u0995\u099f\u09bf \u0989\u09a6\u09be\u09b9\u09b0\u09a8 \u09a6\u09c7\u0996\u09be \u09af\u09be\u0995\u0983<\/p>\n<pre><code>#include&lt;stdio.h&gt;\n\nint main()\n{\n    char str[80];\n\n    printf(\"Enter a string: \");\n    scanf(\"%s\", str);\n\n    printf(\"The Entered String is: %s\", str);\n\n    return 0;\n}<\/code><\/pre>\n<p><span class=\"blue\">scanf()<\/span> \u098f\u09ac\u0982 <span class=\"blue\">printf()<\/span> \u09ab\u09be\u0982\u09b6\u09a8\u09c7 <span class=\"red\">%s<\/span> \u09a6\u09bf\u09df\u09c7 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u09aa\u09dc\u09be \u098f\u09ac\u0982 \u09b2\u09c7\u0996\u09be \u09b9\u09df\u0964 \u0989\u09aa\u09b0\u09c7\u09b0 \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae \u099a\u09be\u09b2\u09c1 \u0995\u09b0\u09c7 \u0987\u09a8\u09aa\u09c1\u099f <strong>&#8220;Bangladesh&#8221;<\/strong> \u09a6\u09bf\u09b2\u09c7 \u0986\u0989\u099f\u09aa\u09c1\u099f \u0986\u09b8\u09ac\u09c7 \u09a8\u09bf\u099a\u09c7\u09b0 \u09ae\u09a4\u0983<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"227\" data-permalink=\"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/string-printf-scanf\/\" data-orig-file=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-printf-scanf.png?fit=677%2C139\" data-orig-size=\"677,139\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"string-printf-scanf\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-printf-scanf.png?fit=604%2C124\" class=\"aligncenter size-full wp-image-227\" src=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-printf-scanf.png?resize=604%2C124\" alt=\"string-printf-scanf\" width=\"604\" height=\"124\" srcset=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-printf-scanf.png?w=677 677w, https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-printf-scanf.png?resize=300%2C62 300w\" sizes=\"auto, (max-width: 604px) 100vw, 604px\" \/><\/p>\n<p>\u0995\u09bf\u09a8\u09cd\u09a4\u09c1 \u098f\u09a4\u09c7 \u09af\u09a6\u09bf \u0987\u09a8\u09aa\u09c1\u099f \u09a6\u09c7\u09df\u09be \u09b9\u09df <strong>&#8220;Hello Bangladesh&#8221;<\/strong> \u09a4\u09be\u09b9\u09b2\u09c7 \u0995\u09bf \u0986\u09b8\u09ac\u09c7?<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"226\" data-permalink=\"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/string-gets-puts\/\" data-orig-file=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-gets-puts.png?fit=677%2C139\" data-orig-size=\"677,139\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"string-gets-puts\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-gets-puts.png?fit=604%2C124\" class=\"aligncenter size-full wp-image-226\" src=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-gets-puts.png?resize=604%2C124\" alt=\"string-gets-puts\" width=\"604\" height=\"124\" srcset=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-gets-puts.png?w=677 677w, https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-gets-puts.png?resize=300%2C62 300w\" sizes=\"auto, (max-width: 604px) 100vw, 604px\" \/><\/p>\n<p>\u09b6\u09c1\u09a7\u09c1 <strong>&#8220;Hello&#8221;<\/strong> \u09aa\u09cd\u09b0\u09bf\u09a8\u09cd\u099f \u09b9\u09df\u09c7\u099b\u09c7! \u0995\u09be\u09b0\u09a8 <span class=\"blue\">scanf()<\/span> \u09ab\u09be\u0982\u09b6\u09a8\u09c7\u09b0 \u098f\u0995\u099f\u09bf \u09b8\u09ae\u09b8\u09cd\u09af\u09be \u09b9\u09b2 \u098f\u099f\u09bf \u0995\u09cb\u09a8\u09cb \u09ab\u09be\u0981\u0995\u09be \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 (&#8216; &#8216;)\u00a0(Blank space [ASCII &#8211; 32]) \u09aa\u09c7\u09b2\u09c7\u0987 \u0987\u09a8\u09aa\u09c1\u099f \u09a8\u09c7\u09df\u09be \u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09c7 \u09a6\u09c7\u09df\u0964<\/p>\n<p>\u098f\u09a7\u09b0\u09a8\u09c7\u09b0 \u09b8\u09ae\u09b8\u09cd\u09af\u09be \u09b8\u09b9\u099c\u09c7 \u09b8\u09ae\u09be\u09a7\u09be\u09a8\u09c7\u09b0 \u099c\u09a8\u09cd\u09af <span class=\"blue\">gets()<\/span> (<strong>get<\/strong> <strong>s<\/strong>trings) \u09b2\u09be\u0987\u09ac\u09cd\u09b0\u09c7\u09b0\u09bf \u09ab\u09be\u0982\u09b6\u09a8\u099f\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df\u0964 \u098f\u099f\u09bf Blank Space \u0993 \u09aa\u09dc\u09a4\u09c7 \u09aa\u09be\u09b0\u09c7\u0964 \u098f\u099f\u09bf \u09b6\u09c1\u09a7\u09c1 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u099c\u09a8\u09cd\u09af\u0987 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be\u0964 \u098f\u09b0\u0995\u09ae \u0986\u09b0\u09c7\u0995\u099f\u09bf \u09ab\u09be\u0982\u09b6\u09a8 \u09b9\u09b2 <span class=\"blue\">puts()<\/span> (<strong>put<\/strong> <strong>s<\/strong>trings), \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0986\u0989\u099f\u09aa\u09c1\u099f \u09a6\u09c7\u09df\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u098f\u099f\u09bf <span class=\"blue\">printf()<\/span> \u09ab\u09be\u0982\u09b6\u09a8\u09c7\u09b0 \u09ac\u09bf\u0995\u09b2\u09cd\u09aa\u0964 \u098f\u099f\u09bf\u0993 \u09b6\u09c1\u09a7\u09c1 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u099c\u09a8\u09cd\u09af \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be\u0964 \u09a4\u09cb \u09ab\u09be\u0982\u09b6\u09a8 \u09a6\u09c1\u099f\u09bf\u09b0 \u098f\u0995\u099f\u09bf \u0989\u09a6\u09be\u09b9\u09b0\u09a8 \u09a6\u09c7\u0996\u09be \u09af\u09be\u0995-<\/p>\n<pre><code>#include&lt;stdio.h&gt;\n\nint main()\n{\n    char str[80];\n\n    printf(\"Enter a string: \");\n    gets(str);\n\n    printf(\"The Entered String is: \");\n    puts(str);\n\n    return 0;\n}<\/code><\/pre>\n<p>\u098f \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09c7 \u09af\u09be \u0987\u09a8\u09aa\u09c1\u099f \u09a6\u09bf\u09ac\u09c7\u09a8 \u09a4\u09be\u0987 \u0986\u0989\u099f\u09aa\u09c1\u099f \u09aa\u09be\u0993\u09df\u09be \u09af\u09be\u09ac\u09c7\u0964 \u09af\u09c7\u09ae\u09a8- \u098f\u0996\u09be\u09a8\u09c7 <strong>&#8220;Hello Bangladesh&#8221;<\/strong> \u0987\u09a8\u09aa\u09c1\u099f \u09a6\u09bf\u09b2\u09c7 \u09a8\u09bf\u099a\u09c7\u09b0 \u09ae\u09a4 \u0986\u0989\u099f\u09aa\u09c1\u099f \u09aa\u09be\u0993\u09df\u09be \u09af\u09be\u09ac\u09c7\u0964<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"231\" data-permalink=\"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/string-gets-puts-pre\/\" data-orig-file=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-gets-puts-pre.png?fit=677%2C127\" data-orig-size=\"677,127\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"string-gets-puts-preview\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-gets-puts-pre.png?fit=604%2C113\" class=\"aligncenter size-full wp-image-231\" src=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-gets-puts-pre.png?resize=604%2C113\" alt=\"string-gets-puts-preview\" width=\"604\" height=\"113\" srcset=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-gets-puts-pre.png?w=677 677w, https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string-gets-puts-pre.png?resize=300%2C56 300w\" sizes=\"auto, (max-width: 604px) 100vw, 604px\" \/><\/p>\n<h1>\u09ac\u09b9\u09c1\u09ae\u09be\u09a4\u09cd\u09b0\u09bf\u0995 (multi-dimensional) \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7<\/h1>\n<p>\u0986\u0997\u09c7\u09b0 \u0989\u09a6\u09be\u09b9\u09b0\u09a8 \u0997\u09c1\u09b2\u09cb\u09a4\u09c7 \u0986\u09ae\u09b0\u09be \u098f\u0995\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09a4\u09c7 \u098f\u0995\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u09a1\u09c7\u099f\u09be \u09b0\u09be\u0996\u09a4\u09c7 \u09aa\u09be\u09b0\u09a4\u09be\u09ae\u0964 \u098f\u0996\u09a8 \u09aa\u09cd\u09b0\u09b6\u09cd\u09a8 \u09b9\u09b2 &#8220;\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09b0&#8221; \u0985\u09cd\u09af\u09be\u09b0\u09c7 \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be \u0995\u09bf \u09b8\u09ae\u09cd\u09ad\u09ac? \u09ae\u09be\u09a8\u09c7 \u0995\u09cb\u09a8\u09cb \u098f\u0995\u099f\u09be \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09a4\u09c7 \u0995\u09bf \u098f\u0995\u09be\u09a7\u09bf\u0995 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u09a1\u09c7\u099f\u09be \u09b0\u09be\u0996 \u09b8\u09ae\u09cd\u09ad\u09ac?<\/p>\n<p>\u09b9\u09cd\u09af\u09be\u0981\u0964 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u0995\u09cd\u09b7\u09c7\u09a4\u09cd\u09b0\u09c7\u0993 \u09ac\u09b9\u09c1\u09ae\u09be\u09a4\u09cd\u09b0\u09bf\u0995 \u0985\u09cd\u09af\u09be\u09b0\u09c7 \u09a5\u09bf\u0989\u09b0\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b8\u09ae\u09cd\u09ad\u09ac\u0964 \u09a4\u09cb \u099a\u09b2\u09c1\u09a8 \u098f\u0995\u099f\u09bf \u0989\u09a6\u09be\u09b9\u09b0\u09a8 \u09a6\u09c7\u0996\u09c7 \u09a8\u09c7\u09df\u09be \u09af\u09be\u0995\u0964<\/p>\n<p>\u09a7\u09b0\u09bf \u0986\u09ae\u09be\u09a6\u09c7\u09b0 \u098f\u0995\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7 \u09b2\u09be\u0997\u09ac\u09c7, \u09af\u09be\u09a4\u09c7 \u09ac\u09be\u0982\u09b2\u09be\u09a6\u09c7\u09b6\u09c7\u09b0 \u09ac\u09bf\u09ad\u09be\u0997 \u09b8\u09ae\u09c2\u09b9\u09c7\u09b0 \u09a8\u09be\u09ae \u09a5\u09be\u0995\u09ac\u09c7\u0964 \u09a4\u09cb \u0986\u09ae\u09be\u09a6\u09c7\u09b0 \u09ae\u09cb\u099f \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u09b8\u0982\u0996\u09cd\u09af\u09be \u09b9\u09ac\u09c7 \u09ed\u099f\u09bf \u098f\u09ac\u0982 \u09aa\u09cd\u09b0\u09a4\u09bf\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f \u09b8\u09b0\u09cd\u09ac\u09cb\u099a\u09cd\u099a \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u09b2\u09be\u0997\u09ac\u09c7 \u09e8\u09e6 (\u09a7\u09b0\u09c7 \u09a8\u09bf\u09b2\u09be\u09ae)\u0964 \u09a4\u09cb \u098f\u0995\u09c7 \u09aa\u09cd\u09b0\u0995\u09be\u09b6 \u0995\u09b0 \u09af\u09be\u09ac\u09c7 \u09a8\u09bf\u099a\u09c7\u09b0 \u09ae\u09a4\u09a8 \u0995\u09b0\u09c7\u0983<\/p>\n<pre>char bd[7][20] =\n    {\n        \"Barisal\",\n        \"Chittagong\",\n        \"Dhaka\",\n        \"Khulna\",\n        \"Rajshahi\",\n        \"Rangpur\",\n        \"Sylhet\"\n    };<\/pre>\n<p>\u098f\u099f\u09bf \u098f\u0995\u099f\u09bf \u09a6\u09cd\u09ac\u09bf\u09ae\u09be\u09a4\u09cd\u09b0\u09bf\u0995 (two dimensional) \u0985\u09cd\u09af\u09be\u09b0\u09c7\u0964 \u098f \u09a7\u09b0\u09a8\u09c7\u09b0 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u0995\u09c7 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df \u098f\u09ad\u09be\u09ac\u09c7\u0983<\/p>\n<pre><code>printf(\"%s\", bd[0]);<\/code>\n\n----------[RESULT]----------\nBarisal\n----------------------------\n\n<code>printf(\"%s\", bd[3]);<\/code>\n\n----------[RESULT]----------\nKhulna\n----------------------------<\/pre>\n<p>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u09df\u09c7\u09b0 \u09ad\u09bf\u09a4\u09b0 \u0995\u09cb\u09a8\u09cb \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u0995\u09c7 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09af\u09be\u09df \u098f\u09ad\u09be\u09ac\u09c7\u0983<\/p>\n<pre><code>printf(\"%c\", bd[1][0]);<\/code>\n\n----------[RESULT]----------\nC\n----------------------------\n\n<code>printf(\"%c\", bd[4][2]);<\/code>\n\n----------[RESULT]----------\nj\n----------------------------<\/pre>\n<p>\u0986\u09b0 \u09af\u09a6\u09bf \u09b8\u09ac \u0997\u09c1\u09b2\u09cb \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u0995\u09c7 \u098f\u0995\u0987 \u09b8\u09be\u09a5\u09c7 \u0986\u0989\u099f\u09aa\u09c1\u099f \u09a6\u09bf\u09a4\u09c7 \u099a\u09be\u09a8 \u09a4\u09be\u09b9\u09b2\u09c7 \u098f\u0995\u099f\u09be \u09b2\u09c1\u09aa \u09a6\u09bf\u09df\u09c7\u0987 \u0995\u09be\u099c\u099f\u09bf \u0995\u09b0\u09be \u09af\u09be\u09df\u0983<\/p>\n<pre><code>#include&lt;stdio.h&gt;\n\nint main()\n{\n    char bd[7][20] = {\"Barisal\", \"Chittagong\", \"Dhaka\", \"Khulna\", \"Rajshahi\", \"Rangpur\", \"Sylhet\"};\n\n    int i;\n\n    for(i=0; i&lt;7; i++)\n        printf(\"%s\\n\",bd[i]);\n\n    return 0;\n}<\/code><\/pre>\n<p>\u098f\u099f\u09bf \u099a\u09be\u09b2\u09c1 \u0995\u09b0\u09b2\u09c7 \u09a8\u09bf\u099a\u09c7\u09b0 \u09ae\u09a4 \u0986\u0989\u099f\u09aa\u09c1\u099f \u09aa\u09be\u0993\u09df\u09be \u09af\u09be\u09ac\u09c7\u0983<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"224\" data-permalink=\"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/c-string-two-dimensional\/\" data-orig-file=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/c-string-two-dimensional.png?fit=677%2C187\" data-orig-size=\"677,187\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"c-string-two-dimensional\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/c-string-two-dimensional.png?fit=604%2C167\" class=\"aligncenter size-full wp-image-224\" src=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/c-string-two-dimensional.png?resize=604%2C167\" alt=\"c-string-two-dimensional\" width=\"604\" height=\"167\" srcset=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/c-string-two-dimensional.png?w=677 677w, https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/c-string-two-dimensional.png?resize=300%2C83 300w\" sizes=\"auto, (max-width: 604px) 100vw, 604px\" \/><\/p>\n<h1>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u099c\u09a8\u09cd\u09af \u0986\u09b0\u09cb \u0995\u09bf\u099b\u09c1 \u09b2\u09be\u0987\u09ac\u09cd\u09b0\u09c7\u09b0\u09bf \u09ab\u09be\u0982\u09b6\u09a8<\/h1>\n<p>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u099c\u09a8\u09cd\u09af <span class=\"red\">string.h<\/span> \u09a8\u09be\u09ae\u09c7 \u098f\u0995\u099f\u09bf \u09b2\u09be\u0987\u09ac\u09cd\u09b0\u09c7\u09b0\u09bf \u0986\u099b\u09c7, \u09af\u09be\u09a4\u09c7 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u09df\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u0985\u09a8\u09c7\u0995 \u0997\u09c1\u09b2\u09cb \u09ab\u09be\u0982\u09b6\u09a8 \u09a6\u09c7\u09df\u09be \u0986\u099b\u09c7\u0964 <span class=\"red\">string.h<\/span> \u09b2\u09be\u0987\u09ac\u09cd\u09b0\u09c7\u09b0\u09bf\u09a4\u09c7 \u0995\u09bf \u0995\u09bf \u09ab\u09be\u0982\u09b6\u09a8 \u0986\u099b\u09c7 \u09a4\u09be\u09b0 \u098f\u0995\u099f\u09bf \u09a4\u09be\u09b2\u09bf\u0995\u09be \u09a8\u09bf\u099a\u09c7 \u09a6\u09c7\u09df\u09be \u09b9\u09b2\u0964 \u099a\u09bf\u09a4\u09cd\u09b0\u099f\u09bf <strong>Turbo C++ 3.0<\/strong> \u09a5\u09c7\u0995\u09c7 \u09a8\u09c7\u09df\u09be \u09b9\u09df\u09c7\u099b\u09c7\u0964<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"225\" data-permalink=\"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/string-h\/\" data-orig-file=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?fit=640%2C400\" data-orig-size=\"640,400\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"string.h\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?fit=604%2C378\" class=\"aligncenter size-full wp-image-225\" src=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?resize=604%2C378\" alt=\"string.h\" width=\"604\" height=\"378\" srcset=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?w=640 640w, https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?resize=300%2C188 300w\" sizes=\"auto, (max-width: 604px) 100vw, 604px\" \/><\/p>\n<p>\u098f\u0997\u09c1\u09b2\u09cb\u09b0 \u09ad\u09bf\u09a4\u09b0 \u0995\u09bf\u099b\u09c1 \u0997\u09c1\u09b0\u09c1\u09a4\u09cd\u09ac\u09aa\u09c2\u09b0\u09cd\u09a3 \u09ab\u09be\u0982\u09b6\u09a8\u09c7\u09b0 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u09a8\u09bf\u099a\u09c7 \u0986\u09b2\u09cb\u099a\u09a8\u09be \u0995\u09b0\u09be \u09b9\u09df\u09c7\u099b\u09c7\u0964<\/p>\n<h2>Strlen()<\/h2>\n<pre><code>int strlen(string_name)<\/code>    [<strong>str<\/strong>ing <strong>len<\/strong>gth]<\/pre>\n<p>\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u09b8\u0982\u0996\u09cd\u09af\u09be \u099c\u09be\u09a8\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u098f\u099f\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df\u0964 \u098f\u099f\u09bf \u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0 \u09b8\u0982\u0996\u09cd\u09af\u09be integer \u098f \u09b0\u09bf\u099f\u09be\u09b0\u09cd\u09a8 \u0995\u09b0\u09c7\u0964<\/p>\n<h2>strcpy()<\/h2>\n<pre><code>strcpy(destination_str, source_str)<\/code>    [<strong>str<\/strong>ing <strong>c<\/strong>o<strong>py<\/strong>]<\/pre>\n<p>\u098f\u0995\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09cd\u09af\u09be\u09b0\u09c7 \u098f\u09b0 \u09a1\u09c7\u099f\u09be \u0986\u09b0\u09c7\u0995\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09a4\u09c7 \u0985\u09a8\u09c1\u09b2\u09bf\u09aa\u09bf (copy) \u0995\u09b0\u09a4\u09c7 \u098f \u09ab\u09be\u0982\u09b6\u09a8\u099f\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09c3\u09a4 \u09b9\u09df\u0964<\/p>\n<h2>strcmp()<\/h2>\n<pre><code>int strcmp(str1, str2)<\/code>    [<strong>str<\/strong>ing <strong>c<\/strong>o<strong>mp<\/strong>are]<\/pre>\n<p>\u09a6\u09c1\u099f\u09bf \u0985\u09cd\u09af\u09be\u09b0\u09c7 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u09ae\u09a7\u09cd\u09af\u09c7 \u09a4\u09c1\u09b2\u09a8\u09be (compare) \u0995\u09b0\u09a4\u09c7 \u098f \u09ab\u09be\u0982\u09b6\u09a8\u099f\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df\u0964 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u09a6\u09c1\u099f\u09bf \u098f\u0995\u0987 \u09b9\u09b2\u09c7 \u09b6\u09c2\u09a3\u09cd\u09af \u09b0\u09bf\u099f\u09be\u09b0\u09cd\u09a8 \u0995\u09b0\u09c7\u0964 \u0985\u09a8\u09cd\u09af \u0995\u09cd\u09b7\u09c7\u09a4\u09cd\u09b0\u09c7 \u09b6\u09c2\u09a3\u09cd\u09af \u09ac\u09cd\u09af\u09a4\u09bf\u09a4 \u0985\u09a8\u09cd\u09af \u09af\u09c7 \u0995\u09cb\u09a8\u09cb \u09b8\u0982\u0996\u09cd\u09af\u09be \u09b0\u09bf\u099f\u09be\u09b0\u09cd\u09a8 \u09a6\u09bf\u09ac\u09c7\u0964<\/p>\n<h2>strcat()<\/h2>\n<pre><code>strcat(destination_str, source_str)<\/code>    [<strong>str<\/strong>ing con<strong>cat<\/strong>enation]<\/pre>\n<p>\u0995\u09cb\u09a8\u09cb \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09a4\u09c7 \u0986\u09b0\u09c7\u0995\u099f\u09bf \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u0985\u09cd\u09af\u09be\u09b0\u09c7\u09b0 \u09a1\u09c7\u099f\u09be \u09af\u09c1\u0995\u09cd\u09a4 (append\/add) \u0995\u09b0\u09a4\u09c7 \u098f \u09ab\u09be\u0982\u09b6\u09a8\u099f\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09c3\u09a4 \u09b9\u09df\u0964 source_str \u098f\u09b0 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u099f\u09bf destination_str \u098f\u09b0 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 \u098f\u09b0 \u09b6\u09c7\u09b7\u09c7 \u09af\u09c1\u0995\u09cd\u09a4 \u09b9\u09ac\u09c7\u0964<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be\u09b0 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (String) \u09a8\u09bf\u09df\u09c7 \u0986\u09b2\u09cb\u099a\u09a8\u09be \u0995\u09b0\u09be \u09b9\u09df\u09c7\u099b\u09c7 \u098f \u09a8\u09a5\u09bf\u09a4\u09c7\u0964<\/p>\n","protected":false},"author":1,"featured_media":225,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[39],"tags":[65,66,64,45,63],"class_list":["post-223","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-c","tag-65","tag-66","tag-64","tag-45","tag-63"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be - \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string) &#171; \u0987\u09ae\u09be\u099c\u09bf\u09a8\u09c7\u099f\u09bf\u09ad \u0993\u09df\u09be\u09b0\u09cd\u09b2\u09cd\u09a1 \u0995\u09cb\u09a1 \u09a8\u09a5\u09bf<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be - \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string) &#171; \u0987\u09ae\u09be\u099c\u09bf\u09a8\u09c7\u099f\u09bf\u09ad \u0993\u09df\u09be\u09b0\u09cd\u09b2\u09cd\u09a1 \u0995\u09cb\u09a1 \u09a8\u09a5\u09bf\" \/>\n<meta property=\"og:description\" content=\"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be\u09b0 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (String) \u09a8\u09bf\u09df\u09c7 \u0986\u09b2\u09cb\u099a\u09a8\u09be \u0995\u09b0\u09be \u09b9\u09df\u09c7\u099b\u09c7 \u098f \u09a8\u09a5\u09bf\u09a4\u09c7\u0964\" \/>\n<meta property=\"og:url\" content=\"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0987\u09ae\u09be\u099c\u09bf\u09a8\u09c7\u099f\u09bf\u09ad \u0993\u09df\u09be\u09b0\u09cd\u09b2\u09cd\u09a1 \u0995\u09cb\u09a1 \u09a8\u09a5\u09bf\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ImaginativeShohag\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/mahmudul.shohag\" \/>\n<meta property=\"article:published_time\" content=\"2015-01-11T20:42:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-01-11T20:45:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?fit=640%2C400\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"\u09b8\u09cb\u09b9\u09be\u0997\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u09b8\u09cb\u09b9\u09be\u0997\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/#article\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/\"},\"author\":{\"name\":\"\u09b8\u09cb\u09b9\u09be\u0997\",\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/#\\\/schema\\\/person\\\/4136384467937d41dfc3a0b74b1b37c3\"},\"headline\":\"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be &#8211; \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string)\",\"datePublished\":\"2015-01-11T20:42:59+00:00\",\"dateModified\":\"2015-01-11T20:45:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/\"},\"wordCount\":99,\"commentCount\":0,\"image\":{\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/code.imaginativeworld.org\\\/docs\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/string.h.png?fit=640%2C400\",\"keywords\":[\"\u0985\u09cd\u09af\u09be\u09b0\u09c7\",\"\u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0\",\"\u09a1\u09c7\u099f\u09be\u099f\u09be\u0987\u09aa\",\"\u09b8\u09bf\",\"\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\"],\"articleSection\":[\"\u09b8\u09bf\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/\",\"url\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/\",\"name\":\"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be - \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string) &#171; \u0987\u09ae\u09be\u099c\u09bf\u09a8\u09c7\u099f\u09bf\u09ad \u0993\u09df\u09be\u09b0\u09cd\u09b2\u09cd\u09a1 \u0995\u09cb\u09a1 \u09a8\u09a5\u09bf\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/#primaryimage\"},\"image\":{\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/code.imaginativeworld.org\\\/docs\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/string.h.png?fit=640%2C400\",\"datePublished\":\"2015-01-11T20:42:59+00:00\",\"dateModified\":\"2015-01-11T20:45:46+00:00\",\"author\":{\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/#\\\/schema\\\/person\\\/4136384467937d41dfc3a0b74b1b37c3\"},\"breadcrumb\":{\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/code.imaginativeworld.org\\\/docs\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/string.h.png?fit=640%2C400\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/code.imaginativeworld.org\\\/docs\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/string.h.png?fit=640%2C400\",\"width\":640,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/c-language-strings\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be &#8211; \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string)\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/#website\",\"url\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/\",\"name\":\"\u0987\u09ae\u09be\u099c\u09bf\u09a8\u09c7\u099f\u09bf\u09ad \u0993\u09df\u09be\u09b0\u09cd\u09b2\u09cd\u09a1 \u0995\u09cb\u09a1 \u09a8\u09a5\u09bf\",\"description\":\"\u09ae\u099c\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u0995\u09cb\u09a1\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/#\\\/schema\\\/person\\\/4136384467937d41dfc3a0b74b1b37c3\",\"name\":\"\u09b8\u09cb\u09b9\u09be\u0997\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4dc8ee9dea7a6d59f7de93891fd74bf053aad679161b2fff1b421ce7f46e1a0c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4dc8ee9dea7a6d59f7de93891fd74bf053aad679161b2fff1b421ce7f46e1a0c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4dc8ee9dea7a6d59f7de93891fd74bf053aad679161b2fff1b421ce7f46e1a0c?s=96&d=mm&r=g\",\"caption\":\"\u09b8\u09cb\u09b9\u09be\u0997\"},\"description\":\"\u09b6\u09bf\u0996\u099b\u09bf, \u09b6\u09bf\u0996\u099b\u09bf \u098f\u09ac\u0982 \u09b6\u09bf\u0996\u099b\u09bf..\",\"sameAs\":[\"http:\\\/\\\/shohag.imaginativeworld.org\\\/\",\"https:\\\/\\\/www.facebook.com\\\/mahmudul.shohag\",\"https:\\\/\\\/x.com\\\/shohag_iw\"],\"url\":\"http:\\\/\\\/code.imaginativeworld.org\\\/docs\\\/author\\\/shohag\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be - \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string) &#171; \u0987\u09ae\u09be\u099c\u09bf\u09a8\u09c7\u099f\u09bf\u09ad \u0993\u09df\u09be\u09b0\u09cd\u09b2\u09cd\u09a1 \u0995\u09cb\u09a1 \u09a8\u09a5\u09bf","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/","og_locale":"en_US","og_type":"article","og_title":"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be - \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string) &#171; \u0987\u09ae\u09be\u099c\u09bf\u09a8\u09c7\u099f\u09bf\u09ad \u0993\u09df\u09be\u09b0\u09cd\u09b2\u09cd\u09a1 \u0995\u09cb\u09a1 \u09a8\u09a5\u09bf","og_description":"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be\u09b0 \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (String) \u09a8\u09bf\u09df\u09c7 \u0986\u09b2\u09cb\u099a\u09a8\u09be \u0995\u09b0\u09be \u09b9\u09df\u09c7\u099b\u09c7 \u098f \u09a8\u09a5\u09bf\u09a4\u09c7\u0964","og_url":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/","og_site_name":"\u0987\u09ae\u09be\u099c\u09bf\u09a8\u09c7\u099f\u09bf\u09ad \u0993\u09df\u09be\u09b0\u09cd\u09b2\u09cd\u09a1 \u0995\u09cb\u09a1 \u09a8\u09a5\u09bf","article_publisher":"https:\/\/www.facebook.com\/ImaginativeShohag\/","article_author":"https:\/\/www.facebook.com\/mahmudul.shohag","article_published_time":"2015-01-11T20:42:59+00:00","article_modified_time":"2015-01-11T20:45:46+00:00","og_image":[{"width":640,"height":400,"url":"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?fit=640%2C400","type":"image\/png"}],"author":"\u09b8\u09cb\u09b9\u09be\u0997","twitter_misc":{"Written by":"\u09b8\u09cb\u09b9\u09be\u0997","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/#article","isPartOf":{"@id":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/"},"author":{"name":"\u09b8\u09cb\u09b9\u09be\u0997","@id":"http:\/\/code.imaginativeworld.org\/docs\/#\/schema\/person\/4136384467937d41dfc3a0b74b1b37c3"},"headline":"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be &#8211; \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string)","datePublished":"2015-01-11T20:42:59+00:00","dateModified":"2015-01-11T20:45:46+00:00","mainEntityOfPage":{"@id":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/"},"wordCount":99,"commentCount":0,"image":{"@id":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?fit=640%2C400","keywords":["\u0985\u09cd\u09af\u09be\u09b0\u09c7","\u0995\u09cd\u09af\u09be\u09b0\u09c7\u0995\u09cd\u099f\u09be\u09b0","\u09a1\u09c7\u099f\u09be\u099f\u09be\u0987\u09aa","\u09b8\u09bf","\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982"],"articleSection":["\u09b8\u09bf"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/","url":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/","name":"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be - \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string) &#171; \u0987\u09ae\u09be\u099c\u09bf\u09a8\u09c7\u099f\u09bf\u09ad \u0993\u09df\u09be\u09b0\u09cd\u09b2\u09cd\u09a1 \u0995\u09cb\u09a1 \u09a8\u09a5\u09bf","isPartOf":{"@id":"http:\/\/code.imaginativeworld.org\/docs\/#website"},"primaryImageOfPage":{"@id":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/#primaryimage"},"image":{"@id":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?fit=640%2C400","datePublished":"2015-01-11T20:42:59+00:00","dateModified":"2015-01-11T20:45:46+00:00","author":{"@id":"http:\/\/code.imaginativeworld.org\/docs\/#\/schema\/person\/4136384467937d41dfc3a0b74b1b37c3"},"breadcrumb":{"@id":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/#primaryimage","url":"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?fit=640%2C400","contentUrl":"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?fit=640%2C400","width":640,"height":400},{"@type":"BreadcrumbList","@id":"http:\/\/code.imaginativeworld.org\/docs\/c-language-strings\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/code.imaginativeworld.org\/docs\/"},{"@type":"ListItem","position":2,"name":"\u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09ad\u09be\u09b7\u09be &#8211; \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982 (string)"}]},{"@type":"WebSite","@id":"http:\/\/code.imaginativeworld.org\/docs\/#website","url":"http:\/\/code.imaginativeworld.org\/docs\/","name":"\u0987\u09ae\u09be\u099c\u09bf\u09a8\u09c7\u099f\u09bf\u09ad \u0993\u09df\u09be\u09b0\u09cd\u09b2\u09cd\u09a1 \u0995\u09cb\u09a1 \u09a8\u09a5\u09bf","description":"\u09ae\u099c\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u0995\u09cb\u09a1","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/code.imaginativeworld.org\/docs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"http:\/\/code.imaginativeworld.org\/docs\/#\/schema\/person\/4136384467937d41dfc3a0b74b1b37c3","name":"\u09b8\u09cb\u09b9\u09be\u0997","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4dc8ee9dea7a6d59f7de93891fd74bf053aad679161b2fff1b421ce7f46e1a0c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4dc8ee9dea7a6d59f7de93891fd74bf053aad679161b2fff1b421ce7f46e1a0c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4dc8ee9dea7a6d59f7de93891fd74bf053aad679161b2fff1b421ce7f46e1a0c?s=96&d=mm&r=g","caption":"\u09b8\u09cb\u09b9\u09be\u0997"},"description":"\u09b6\u09bf\u0996\u099b\u09bf, \u09b6\u09bf\u0996\u099b\u09bf \u098f\u09ac\u0982 \u09b6\u09bf\u0996\u099b\u09bf..","sameAs":["http:\/\/shohag.imaginativeworld.org\/","https:\/\/www.facebook.com\/mahmudul.shohag","https:\/\/x.com\/shohag_iw"],"url":"http:\/\/code.imaginativeworld.org\/docs\/author\/shohag\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/code.imaginativeworld.org\/docs\/wp-content\/uploads\/2015\/01\/string.h.png?fit=640%2C400","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/posts\/223","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/comments?post=223"}],"version-history":[{"count":5,"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/posts\/223\/revisions"}],"predecessor-version":[{"id":233,"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/posts\/223\/revisions\/233"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/media\/225"}],"wp:attachment":[{"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/media?parent=223"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/categories?post=223"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/code.imaginativeworld.org\/docs\/wp-json\/wp\/v2\/tags?post=223"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}