Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9234695
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T06:51:00+00:00 2026-06-18T06:51:00+00:00

When I create a new project in code blocks and run default (hello world!)

  • 0

When I create a new project in code blocks and run default (hello world!) program
everything is okay. But when I change something in my program suddenly it
gives error like this:

expected unqualified-id before '+' token

on first line.
When I open my main.cpp file with notepad I see that before and after every word
are added ‘+’ and same other symbols, for example, before #include is added
+ACM.

It looks like this:

+ACM-include+ACAAPA-iostream+AD4ADQAKAA0ACg-using+ACA-namespace+ACA-std+ADsADQAKAA0ACg-int+ACA-main()+AA0ACgB7AA0ACgAgACAAIAAg-printf(+ACIAJQ-d+ACI-,+ACA-454565)+ADsADQAKACAAIAAgACA-return+ACA-0+ADsADQAKAH0ADQAK-
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T06:51:01+00:00Added an answer on June 18, 2026 at 6:51 am

    It’s UTF-7 encoding, and your example is this:

    #include <iostream>
    
    using namespace std;
    
    int main()
    {
        printf("%d", 454565);
        return 0;
    }
    

    Once something is saved in UTF-7, it’s impossible to detect automatically whether it’s UTF-7 or ASCII. Your editor is probably configured to save in UTF-7; you have to find this setting and replace with something sensible (like UTF-8).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to create a new project in Xcode (4.2), but I don't need
I created a new project with the following code segment: char* strange = (Strange??);
I can't create New Project on my Visual Web Developer 2008 Express with SP1.
When i create new project with the name MyNewProject with a single view application
How can I create a New project & Solution in the same, existing ,
Whenever I create a new project in the Visual Studio 2010 Release Candidate, for
I'm trying to create a new project using tomcat 7.0.27 + JSF 2.1.7 +
I'm trying to create a new project in NetBeans PHP from existing sources. When
I'd like to create a new project with the Play! framework. My system is
When I create a new project, I get a strange behavior for unhandled exceptions.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.