News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Why can't C::B run my matrices function? HELP please..>.<

Started by snoweag, April 28, 2012, 05:20:31 AM

Previous topic - Next topic

snoweag

It just a normal addition matrices i wanna try to run, but the window keep restarting. Any help please?

ollydbg

Quote from: snoweag on April 28, 2012, 05:20:31 AM
It just a normal addition matrices i wanna try to run, but the window keep restarting. Any help please?
What's your exact problem? Please give us details.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]