Hey can anyone explain me the run time error inVB
What is your issue? or do you just need to know what a run time error is?
yes just want to know run time error
It is an issue in the coding itself which causes an unexpected forced exit. You did something wrong and must go to debug it.
its like dividing over 0... it compiles right but while running.. it crashes and throw an exception.
Sometimes I think it is a stack overflow of some bits, "stop bit" or an invalid referncing location on the memory stack that does not exhist or resource that does not exhist anyhow if you plan on dealing with arrays or scientific programming you may want to abandon that language and focus your attention towards STL programming which is a very powerful and sophisticated way of performing your own functionality and be very effective while dealing with a computers resources and I am fairly certain that Visual Basic is piled on top of that using extra memory locations and restricting your progress of what you are actually concentrating on. For Example: "If I create a function and you use my function you must obey to my function and may only use the variable types of my function and you may have to edit my function "Only you are not allowed to do so to a 'Visual Basic function' and that is why it is important to create your own functions", and the STL language allows complete access and interopability to any memory allocations you may desire and extremely consise formating rules are implied. SO IN THE LONG RUN... You may wish to purchase These books.......... (1) Programming in C by Stephan kochan (2) The STL Primer" by Graham Glass and Brett Schuchert. AFTERMATH... After purchasing and using these books you will most likely have no use for Visual Basic or Csharp other than graphical purposes or creation of drivers (Windows based programs) that is why STL and ansi C are more usefull is the fact that they are not Operating System dependant! eliminating the need to re-write programs from language to language that is just obserd "I have no Idea why any science would not use Scientific programming works?
Join our real-time social learning platform and learn together with your friends!