Se encontraron 3 coincidencias

Actual Results

Post Posted: Octubre 21st, 2003, 11:24 am

i found out how to do it :D

for those of you who are still wondering, just click on tools menu, click options, click on the debug tab and uncheck "just in time debugging"

Post Posted: Octubre 18th, 2003, 10:27 pm

i'm running microsoft visual c++ 6.0 and every time an application crashes, for example, internet explorer, it asks me if i want to debug! can this be disabled? thanks!

Post Posted: Octubre 18th, 2003, 10:20 pm

#include "iostream" using namespace std; void printstuff() { cout << "Greetings OZZU! \n"; cout << "Age: 20 \n"; cout << "Location: Vancouver, Canada \n"; cout << "Likes: UT2K3, coding, quality audio, modding, overlocking \n"; }; void main() { printstuff(); }
  • Ordenar por
 
 

© 2011 Unmelted, LLC. Ozzu® es una marca registrada de Unmelted, LLC