ProgScripting Languages
I made a simple conversion program using MS Visual C++ and I get a runtime error. At first I thought there was something wrong with my coding, but when I checked it I found no error. I compiled the program and it was successful. When the program started running I got this error message:
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:…
- 989 views
- 1 answers
- 0 votes
Hello!
I’m having a problem with my VB macros. When I was programming at the office, everything was working just fine. Later, I decided to get a copy of VB from my office so I can work with it from home. After installing the program, I opened the project I was working on and got this error:
The macros in this project are disabled. Please refer to the online help or documentation of the host application to determine how to enable macros.
Why aren’t my macros working in my home computer?
- 1251 views
- 3 answers
- 0 votes
I need an expert’s opinion on this. Ok, I had been programming in a Windows XP operating system with my Turbo C application. But when I upgraded my computers operating system into a windows 7 operating system. I get this error when I run the program
16 bit MS-DOS Subsystem
This system does not support fullscreen mode. Choose 'Close' to terminate the application.
Could this be a compatibility issue?
- 1397 views
- 2 answers
- 0 votes
Hi,
When I was trying to downgrade my java application software in my computer. I got this error:
Java Setup
Error 1714.The older version of Java(TM) 6 Update 14 cannot be removed. Contact your technical support group.
I tried to run the program again and it gets stuck on exactly the same part. I tried to uninstall the whole thing but when I re-installed it my program won’t even run. What can I do to fix this?
- 2268 views
- 2 answers
- 0 votes
I need some help! I made a website using notepad++ with a lot of divisions. When I run my website with Mozilla Firefox and Google chrome everything is where it ought to be, but when I run it on an opera or Internet explorer browser. The divisions get scattered everywhere. Is there a way to make the divisions be the same as in the other browsers?
- 879 views
- 1 answers
- 0 votes
Hi!
I want to know: as we mention header files on top while writing any code, where those files are actually saved in the computer. I want to give destination path in TURBO C software where it may detect those header files and then execute the code. I receive an ERROR while executing that "Header files location not found." Can you people help me through this?
- 949 views
- 2 answers
- 1 votes
Hi! I have a Question for Programmers. I want to know bit detail on both C and C++. What are the main differences between C and C++. Why we prefer C++ instead of C? Does it effect on the coding also? Is it possible to use C and C++ in TURBO C?
- 1265 views
- 2 answers
- 0 votes
Hello! I want to create a PYRAMID of digits using LOOPS(nested). But I don’t know how to use nested loops. As I always receive an ERROR. Anybody will please help in designing this code. And also tell me the rules how simple loops differ from nested loops
1
232
34543
4567654
567898765
- 1587 views
- 1 answers
- 0 votes
Masters web please help me, I am having problems with my new hosting I bought four days ago, when I open the files were the PHP extension (index.php, etc.) via the browser should display the file, but instead downloaded (but if the file can open the html file). I've contacted the web hosting, but there was no response.
Order history clear cache etc. I've tried, but it still remains. My hosting using PHP version 5.2.17, the masters please help me, please. Thanks
- 2691 views
- 2 answers
- 1 votes
Hi!
I was designing this code but I face bit problem the first two lines of this code execute fine but the next “$” are displayed but not in the same way I was expecting. Can anybody will help me designing this code in such a way that I may get the “$” in the following manner.
$ $ $ $
- 1298 views
- 2 answers
- 0 votes