为设么程序跑了一个小时后会出现ERROR message?
《This program was encounter a problem and need to shut down》
通常一个程序在跑了1/2个小时后会出现ERROR message的可能原因是设么?
1)computer MEMORY not enough?
2)third party dyanmic link library problem?
3)two data attempt to access a same memory address location?
4)my program bug?
5)the software (eg:labview)own bug?