Wednesday, January 23, 2013

What is the difference between visual c++ and notepad++?

Q. Like the question asks I want to know, "what is the difference between visual c++ and notepad++?

A. Notepad++
â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦

Notepad++ is a source code editor for Windows.
Notepad++ supports syntax highlighting for 48 programming, scripting, and markup languages. Users can also define their own language by using the built-in User Language Define System to have syntax highlighting and syntax folding.
Notepad++ is available only for the Microsoft Windows operating system. However, users can still get Notepad++ to work on other platforms, like Linux and Mac OS X, using software such as Wine.

C++
â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦â¦

C++ is a general-purpose programming language. It is regarded as a middle-level language, as it comprises a combination of both high-level and low-level language features.
The language began as enhancements to C, first adding classes, then virtual functions, operator overloading, multiple inheritance, templates, and exception handling among other features.

How do I block websites on my computer?
Q. I use Google Chrome. On a linux machine, though I doubt that's relevant.

This ear I am taking 8 different senior highschool courses, and I have a habit of aimlessly looking for funny things on the internet. I need to block my favorite websites until I'm in good habits. Like putting a padlock on the fridge when you know your weakness.

A. First of all âhostsâ is the name of the file not the folder. Please refer to the screenshot above.

Ok, letâs start from the first step. When you typed
notepad %windir%\system32\drivers\etc\hosts in the run command, were you not able to see the file named âhostsâ getting opened in notepad?

If not, then copy the hosts file from other computer to your targeted computer at the location %windir%\system32\drivers\etc

What to do after the program code is finished and ready to be distributed?
Q. As an example, I have finished writing a BASIC or Java code in a text editor such as notepad. However, the only way I could run it is by clicking 'run' in the IDE. This way, it is impossible to distribute an app to public. What happens next, and how can I be able to run it without the IDE and distribute it to everyone else? How do I also upload an HTML file so that it is publicly available (as a website)?

A. compile it (build). you want an .exe file. I didn't think it would make you a web site too. I think that's up to you to make. learn html5 or html 4.01 oif 5 is too intimidating.

open source software projects on sourceforge.net typically use a wiki now, but you can use html if you want. If this is VB and you don't own the $800+ version of Visual Studio, you can't distribute your software under an Open Source License, with the source, or disclose the source code (Express version). Read the License Agreement / EULA where it says Distribution.

the $800 version isn't so hot either, because you must license it so people run it only on windows OS's.
that means no macs or linux or whatever.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

No comments:

Post a Comment