I'm so sorry for asking but where should I insert or save C++.
I'm skilled in html css and javascript but I don't get this.

Recommended Answers

All 10 Replies

I suspect that English isn't your first language, and I know C++ isn't. Unfortunately, that increases the chance that you will phrase your questions in an imprecise manner. Such is the case with your current post. Please try to restate your question in a more precise manner.

For example, we don't need to save C++. We might want to save the value of a variable in C++ for use at a later time. We might want to insert a value into a container such as an array or a list. We might even want to use an insertion sort on an already filled container. And "what the hack" may mean "what the heck", which is slang for I'm very confused, or it may mean "what can I do to get the following task done".

So please try again to state your question in as clear a way as possible.

Darf ich auf Deutsch fragen wo der Arschloch ich C++ kann saven. sinä olet paska pelaaja. Je ne sais pas. hou je bek. je moeder

All right, you got me. Please restate your question in English.

I got everyhthing in the German but Arshclochl. The French I recognize, at least I think it's French. The the other goes completely over my head.

I'm so sorry for asking but where should I insert or save C++.
I'm skilled in html css and javascript but I don't get this.

Your compiler will normally create an executable file in the same directory as the source code, or possibly a sub-directory. Unlike html and java to run your program you don't have to save it any specific place, just execute it wherever your compiler put it.

All right, you got me. Please restate your question in English.

I got everyhthing in the German but Arshclochl. The French I recognize, at least I think it's French. The the other goes completely over my head.

It's German Finnish French Dutch Dutch.
Or Deutsch Suomi France Nederlands Nederlands.

Guess what's my mother language

Your compiler will normally create an executable file in the same directory as the source code, or possibly a sub-directory. Unlike html and java to run your program you don't have to save it any specific place, just execute it wherever your compiler put it.

I think I finally get it now but what compiler would you recommend
CPPBuilder ,GCC ,Delphi ,Turbo Pascal ,Turbo C, Visual Studio.

It's German Finnish French Dutch Dutch.
Or Deutsch Suomi France Nederlands Nederlands.

Guess what's my mother language

Swahili? :mrgreen:

I think I finally get it now but what compiler would you recommend
CPPBuilder ,GCC ,Delphi ,Turbo Pascal ,Turbo C, Visual Studio.

If you want an IDE, I'd recommend Bloodshed DevC. Although I'd like someone to try Open Watcom C++/Fortran since it's still in development (Dev is not)

If you want a command line compiler, Borland 5.5, the one I use.

Swahili? :mrgreen:

almost

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.