[HELP] write to .txtJust like I said. If you want to write to a file, you need [code]std::ofstream[/code]. Check http://...
[HELP] write to .txtHello, maybe it would be useful to know what the two function do. But writing to file is not very d...
solving a system of non-linear equations Thanks hamsterman. Maybe I should check the English version of Wikipedia more often. Much more info...
solving a system of non-linear equations Hey, I have a little mathematical question here. Suppose we have two matrices A and B (both of t...
Boolean variable calculation error?Hello you dont initialize b, so i think it happens automaticly, and it will be set to 1 / true ...