Jump to content
xisto Community
Sign in to follow this  
ewcreators

Error In Dev C++ Writing To Langdll.dll

Recommended Posts

i tried to install :
first turbo c++ (borland) and it said error writing to langDLL.dll
same thing when i tried devshed.
Please help!

I just started learning c++, and this is my first:

#include <iostream> using namespace std;int main() {	cout << "Testing to check ";cin.get();}


(Im using devshed 4.9.9.2 beta)
i compile it , it compiles, i try to run it, it doesnt run..please help!

Notice from rvalkass:

Please don't double post. If you have something to add then use the edit button. Posts merged, and CODE tags added around the code.

Edited by ewcreators (see edit history)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.