Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Error In Dev C++ Writing To Langdll.dll
ewcreators
post Aug 31 2007, 05:04 AM
Post #1


Member [Level 1]
****

Group: Members
Posts: 59
Joined: 28-August 07
Member No.: 48,983



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:
CODE
#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.


This post has been edited by ewcreators: Aug 31 2007, 05:55 AM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics


 



- Lo-Fi Version Time is now: 6th September 2008 - 01:52 AM