Quadratic solver - failThank a lot! Now it works! Here`s the final code: [code]#include<iostream> #include<math.h> ...
Quadratic solver - failThanks a lot for the quick reply, hannes! I use the solver on equations like ax^2+bx+c. But it give...
Quadratic solver - failPlease help me. This is my code: [code]#include<iostream> #include<math.h> using namespace std...
Password program problem-Newbie in C/C++Here is the final version: [code]/* Password Manager 1.1 by Shooter This program t...
Password program problem-Newbie in C/C++Thank `s to both of you!You are like the best!Hour after I started this topic I have two answers tha...