{"id":216,"date":"2022-12-02T20:20:30","date_gmt":"2022-12-02T20:20:30","guid":{"rendered":"https:\/\/jassweb.com\/new22\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again\/"},"modified":"2022-12-02T20:20:30","modified_gmt":"2022-12-02T20:20:30","slug":"solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2","status":"publish","type":"post","link":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/","title":{"rendered":"[Solved] My c++ programs won\u2019t compile after I close the source then open it again"},"content":{"rendered":"<h2> Introduction <\/h2>\n<p>[ad_1]<\/p>\n<p>If you have been writing C++ programs and have noticed that they won&#8217;t compile after you close the source and open it again, you are not alone. This is a common issue that many C++ programmers face. Fortunately, there are a few steps you can take to troubleshoot and resolve the issue. In this article, we will discuss the possible causes of this issue and provide some tips on how to fix it. We will also provide some general advice on how to prevent this issue from occurring in the future.<\/p>\n<h2> Solution<\/h2>\n<p><\/p>\n<p>There could be a few reasons why your C++ programs won&#8217;t compile after you close the source and open it again. <\/p>\n<p>1. You may have forgotten to save your changes before closing the source. Make sure to save your changes before closing the source. <\/p>\n<p>2. You may have made changes to the source code that are causing errors. Check your code for any syntax errors or typos that may be causing the program to not compile. <\/p>\n<p>3. You may have changed the compiler settings. Make sure that the compiler settings are the same as when you first compiled the program. <\/p>\n<p>4. You may have changed the version of the compiler. Make sure that you are using the same version of the compiler as when you first compiled the program. <\/p>\n<p>5. You may have changed the operating system. Make sure that you are using the same operating system as when you first compiled the program. <\/p>\n<p>6. You may have changed the version of the C++ library. Make sure that you are using the same version of the C++ library as when you first compiled the program. <\/p>\n<p>7. You may have changed the version of the linker. Make sure that you are using the same version of the linker as when you first compiled the program. <\/p>\n<p>If none of these solutions work, you may need to contact your compiler vendor for further assistance. <\/p>\n<p><\/p>\n<div class=\"entry-content\" itemprop=\"text\">\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-1088640234840270\" crossorigin=\"anonymous\"><\/script><br \/>\n<script><\/p>\n<p><\/script><\/p>\n<p><\/p>\n<div id=\"answer-27825574\" class=\"answer js-answer accepted-answer js-accepted-answer\" data-answerid=\"27825574\" data-parentid=\"27822163\" data-score=\"2\" data-position-on-page=\"1\" data-highest-scored=\"1\" data-question-has-accepted-highest-score=\"1\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n<div class=\"post-layout\">\n<div class=\"votecell post-layout--left\"><\/div>\n<div class=\"answercell post-layout--right\">\n<div class=\"s-prose js-post-body\" itemprop=\"text\">\n<p>this is caused because you need to link the library libgdi32.a, if you are using the DevC++, click in Tools-&gt;Compiler Options, when open the window, check the box \u201cAdd these commands to the linker command line\u201d and in the below textbox add the text:<\/p>\n<pre><code>-lgdi32\n<\/code><\/pre>\n<p>you form need to be like this:<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg\" alt=\"enter image description here\"><\/p>\n<\/div>\n<div class=\"mt24\"><\/div>\n<\/div>\n<p> <span class=\"d-none\" itemprop=\"commentCount\">3<\/span> <\/p>\n<\/div>\n<\/div>\n<p>solved My c++ programs won\u2019t compile after I close the source then open it again <\/p>\n<p><script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-1088640234840270\" crossorigin=\"anonymous\"><\/script><br \/>\n<script><\/p>\n<p><\/script><\/div>\n<p>[ad_2]<\/p>\n<h1>Solving the Problem of C++ Programs Not Compiling After Reopening<\/h1>\n<p>If you\u2019ve ever experienced the frustration of your C++ programs not compiling after you close the source and open it again, you\u2019re not alone. This is a common issue that can be easily solved with a few simple steps.<\/p>\n<h2>Step 1: Check Your Code for Errors<\/h2>\n<p>The first step in solving this problem is to check your code for any errors. This can be done by running the program through a compiler and looking for any syntax errors or other issues. If you find any errors, make sure to fix them before continuing.<\/p>\n<h2>Step 2: Check Your Compiler Settings<\/h2>\n<p>The next step is to check your compiler settings. Make sure that the settings are correct for the version of C++ you are using. If the settings are incorrect, the compiler may not be able to compile your code correctly.<\/p>\n<h2>Step 3: Rebuild Your Project<\/h2>\n<p>Once you\u2019ve checked your code and compiler settings, the next step is to rebuild your project. This will ensure that all of the necessary files are compiled correctly and that the program will run properly. To do this, simply open the project in your compiler and select the \u201cRebuild\u201d option.<\/p>\n<h2>Step 4: Run the Program Again<\/h2>\n<p>Once you\u2019ve rebuilt your project, the final step is to run the program again. This should solve the issue of your C++ programs not compiling after you close the source and open it again. If the problem persists, you may need to look into other potential causes.<\/p>\n<p>Solving the problem of C++ programs not compiling after you close the source and open it again is relatively simple. By following the steps outlined above, you should be able to get your program running again in no time.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction [ad_1] If you have been writing C++ programs and have noticed that they won&#8217;t compile after you close the source and open it again, you are not alone. This is a common issue that many C++ programmers face. Fortunately, there are a few steps you can take to troubleshoot and resolve the issue. In &#8230; <a title=\"[Solved] My c++ programs won\u2019t compile after I close the source then open it again\" class=\"read-more\" href=\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/\" aria-label=\"More on [Solved] My c++ programs won\u2019t compile after I close the source then open it again\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[320],"tags":[324,608,683],"class_list":["post-216","post","type-post","status-publish","format-standard","hentry","category-solved","tag-c","tag-gcc","tag-winapi"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>[Solved] My c++ programs won\u2019t compile after I close the source then open it again - JassWeb<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[Solved] My c++ programs won\u2019t compile after I close the source then open it again - JassWeb\" \/>\n<meta property=\"og:description\" content=\"Introduction [ad_1] If you have been writing C++ programs and have noticed that they won&#8217;t compile after you close the source and open it again, you are not alone. This is a common issue that many C++ programmers face. Fortunately, there are a few steps you can take to troubleshoot and resolve the issue. In ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/\" \/>\n<meta property=\"og:site_name\" content=\"JassWeb\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-02T20:20:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg\" \/>\n<meta name=\"author\" content=\"Kirat\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kirat\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/\"},\"author\":{\"name\":\"Kirat\",\"@id\":\"https:\/\/jassweb.com\/solved\/#\/schema\/person\/65c9c7b7958150c0dc8371fa35dd7c31\"},\"headline\":\"[Solved] My c++ programs won\u2019t compile after I close the source then open it again\",\"datePublished\":\"2022-12-02T20:20:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/\"},\"wordCount\":703,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/jassweb.com\/solved\/#organization\"},\"image\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg\",\"keywords\":[\"c++\",\"gcc\",\"winapi\"],\"articleSection\":[\"Solved\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/\",\"url\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/\",\"name\":\"[Solved] My c++ programs won\u2019t compile after I close the source then open it again - JassWeb\",\"isPartOf\":{\"@id\":\"https:\/\/jassweb.com\/solved\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg\",\"datePublished\":\"2022-12-02T20:20:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#primaryimage\",\"url\":\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg\",\"contentUrl\":\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jassweb.com\/solved\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[Solved] My c++ programs won\u2019t compile after I close the source then open it again\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jassweb.com\/solved\/#website\",\"url\":\"https:\/\/jassweb.com\/solved\/\",\"name\":\"JassWeb\",\"description\":\"Build High-quality Websites\",\"publisher\":{\"@id\":\"https:\/\/jassweb.com\/solved\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jassweb.com\/solved\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jassweb.com\/solved\/#organization\",\"name\":\"Jass Web\",\"url\":\"https:\/\/jassweb.com\/solved\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jassweb.com\/solved\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jassweb.com\/wp-content\/uploads\/2021\/02\/jass-website-logo-1.png\",\"contentUrl\":\"https:\/\/jassweb.com\/wp-content\/uploads\/2021\/02\/jass-website-logo-1.png\",\"width\":693,\"height\":132,\"caption\":\"Jass Web\"},\"image\":{\"@id\":\"https:\/\/jassweb.com\/solved\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/jassweb.com\/solved\/#\/schema\/person\/65c9c7b7958150c0dc8371fa35dd7c31\",\"name\":\"Kirat\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jassweb.com\/solved\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/jassweb.com\/solved\/wp-content\/litespeed\/avatar\/1261af3c9451399fa1336d28b98ea3bb.jpg?ver=1775798750\",\"contentUrl\":\"https:\/\/jassweb.com\/solved\/wp-content\/litespeed\/avatar\/1261af3c9451399fa1336d28b98ea3bb.jpg?ver=1775798750\",\"caption\":\"Kirat\"},\"sameAs\":[\"http:\/\/jassweb.com\"],\"url\":\"https:\/\/jassweb.com\/solved\/author\/jaspritsinghghumangmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[Solved] My c++ programs won\u2019t compile after I close the source then open it again - JassWeb","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":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/","og_locale":"en_US","og_type":"article","og_title":"[Solved] My c++ programs won\u2019t compile after I close the source then open it again - JassWeb","og_description":"Introduction [ad_1] If you have been writing C++ programs and have noticed that they won&#8217;t compile after you close the source and open it again, you are not alone. This is a common issue that many C++ programmers face. Fortunately, there are a few steps you can take to troubleshoot and resolve the issue. In ... Read more","og_url":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/","og_site_name":"JassWeb","article_published_time":"2022-12-02T20:20:30+00:00","og_image":[{"url":"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg","type":"","width":"","height":""}],"author":"Kirat","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kirat","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#article","isPartOf":{"@id":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/"},"author":{"name":"Kirat","@id":"https:\/\/jassweb.com\/solved\/#\/schema\/person\/65c9c7b7958150c0dc8371fa35dd7c31"},"headline":"[Solved] My c++ programs won\u2019t compile after I close the source then open it again","datePublished":"2022-12-02T20:20:30+00:00","mainEntityOfPage":{"@id":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/"},"wordCount":703,"commentCount":0,"publisher":{"@id":"https:\/\/jassweb.com\/solved\/#organization"},"image":{"@id":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#primaryimage"},"thumbnailUrl":"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg","keywords":["c++","gcc","winapi"],"articleSection":["Solved"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/","url":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/","name":"[Solved] My c++ programs won\u2019t compile after I close the source then open it again - JassWeb","isPartOf":{"@id":"https:\/\/jassweb.com\/solved\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#primaryimage"},"image":{"@id":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#primaryimage"},"thumbnailUrl":"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg","datePublished":"2022-12-02T20:20:30+00:00","breadcrumb":{"@id":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#primaryimage","url":"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg","contentUrl":"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-My-c-programs-wont-compile-after-I-close-the.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/jassweb.com\/solved\/solved-my-c-programs-wont-compile-after-i-close-the-source-then-open-it-again-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jassweb.com\/solved\/"},{"@type":"ListItem","position":2,"name":"[Solved] My c++ programs won\u2019t compile after I close the source then open it again"}]},{"@type":"WebSite","@id":"https:\/\/jassweb.com\/solved\/#website","url":"https:\/\/jassweb.com\/solved\/","name":"JassWeb","description":"Build High-quality Websites","publisher":{"@id":"https:\/\/jassweb.com\/solved\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jassweb.com\/solved\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jassweb.com\/solved\/#organization","name":"Jass Web","url":"https:\/\/jassweb.com\/solved\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jassweb.com\/solved\/#\/schema\/logo\/image\/","url":"https:\/\/jassweb.com\/wp-content\/uploads\/2021\/02\/jass-website-logo-1.png","contentUrl":"https:\/\/jassweb.com\/wp-content\/uploads\/2021\/02\/jass-website-logo-1.png","width":693,"height":132,"caption":"Jass Web"},"image":{"@id":"https:\/\/jassweb.com\/solved\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/jassweb.com\/solved\/#\/schema\/person\/65c9c7b7958150c0dc8371fa35dd7c31","name":"Kirat","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jassweb.com\/solved\/#\/schema\/person\/image\/","url":"https:\/\/jassweb.com\/solved\/wp-content\/litespeed\/avatar\/1261af3c9451399fa1336d28b98ea3bb.jpg?ver=1775798750","contentUrl":"https:\/\/jassweb.com\/solved\/wp-content\/litespeed\/avatar\/1261af3c9451399fa1336d28b98ea3bb.jpg?ver=1775798750","caption":"Kirat"},"sameAs":["http:\/\/jassweb.com"],"url":"https:\/\/jassweb.com\/solved\/author\/jaspritsinghghumangmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/posts\/216","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/comments?post=216"}],"version-history":[{"count":0,"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/posts\/216\/revisions"}],"wp:attachment":[{"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/media?parent=216"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/categories?post=216"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/tags?post=216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}