runtime-error
Enums and classes - Run time error !!
My aim before writing this code was to just practice and learn more about C++ . The code consists of a class ball which has a ball\'s properties like colour , size , weight and also the \'brand\' and[详细]
2023-04-04 14:07 分类:问答VB6 application won't run in some computers, in others it runs fine
I have a VB6 application, the installer is compiled using INNO Setup. The installer runs fine. But in about 10% of computers when the user clicks the Icon to run the installed app, it doesn\'t start,[详细]
2023-04-01 22:40 分类:问答runtime error, but debugging step by step works fine
I wrote an android program to take a picture without preview. My programs works fine when I debug it step by step. However, when I run it in execution mode, the program doesn\'t work as expected. No p[详细]
2023-03-31 08:41 分类:问答facing problem while displaying the value of the variable
I have just tried to display the val开发者_如何学JAVAue of the variable but is showing some kind of exception[详细]
2023-03-31 08:31 分类:问答SDL Linker Errors
The following code is pretty simple. It just draws an image to the screen with a background using SDL. The program I was able to run before hand did fine, referencing everything without a problem.[详细]
2023-03-31 01:26 分类:问答Error when i need a location android
I have a problem. In my app i need current location from a user. It works fine when we have a location(when i get a location usig method locationManager.getLastKnownLocation), but when i restart my ph[详细]
2023-03-30 20:41 分类:问答Excel VBA 80040e4d Automation Error connecting to Firebird
there. I\'m trying to connect to a Firebird database through Excel 2010 VBA with no success. I\'m kind of newbie with this ADO ODBC thing, so I can\'t figure out the mistake.[详细]
2023-03-30 19:33 分类:问答What are the automatic type promotions of variadic function arguments?
Consider the following code snippet: #include <stdio.h> #include <stdarg.h> void display(int num, ...) {[详细]
2023-03-28 18:39 分类:问答Autocomplete drop-down box in popup causes Android app to force close. Why?
I have an auto complete box which I am trying to implement in a popup window in my Android app.Putting this popup box in my main activity layout works fine.When I moved it to my popup layout, it will[详细]
2023-03-26 21:13 分类:问答Android app unable to start activity componentinfo
I\'m a new Android programmer and recently, a lot of my projects have been getting this error: 07-31 23:45:19.592: ERROR/AndroidRuntime(716): java.lang.RuntimeException: Unable to start[详细]
2023-03-24 23:21 分类:问答