Forum: C++ Aug 16th, 2005 |
| Replies: 10 Views: 2,356 |
Forum: C++ Aug 15th, 2005 |
| Replies: 10 Views: 2,356 ok you keep workin on that...
whatever ok does anyone know where to get a new free (hopefully i dont exactly have 300$ siting on my desk ('.')) good compiler? |
Forum: C++ Aug 13th, 2005 |
| Replies: 10 Views: 2,356 it says that there arent any errors onvisual studio 2003 .net |
Forum: C++ Aug 13th, 2005 |
| Replies: 10 Views: 2,356 |
Forum: C++ Aug 13th, 2005 |
| Replies: 10 Views: 2,356 i tried to run this program but it comes up with the windows 6th grade algebra quiz has encuontered a problem and has to close message can
anyone help?
here is the code:
#include <fstream>... |
Forum: C++ Aug 13th, 2005 |
| Replies: 9 Views: 1,910 |
Forum: C++ Aug 13th, 2005 |
| Replies: 9 Views: 1,910 |
Forum: C++ Aug 11th, 2005 |
| Replies: 9 Views: 1,910 haha ok i dont know a way to tell the computer in c++
set x AND y AND z using these equasions
is there a way to do that or am i asking the impossible and if there is can you please tell me thx |
Forum: C++ Aug 11th, 2005 |
| Replies: 9 Views: 1,910 is there a way to name the value of variables like:
x += y += z == 12 AND (or whatever the operator is)
2 *= x -= 3 *= y = == 4 AND (or whatever the operator is)
y += z -= x == 2 |
Forum: C++ Aug 11th, 2005 |
| Replies: 9 Views: 1,910 hi i need to make a homework helper for 3 equasions 3 unknowns
that will ask me what the equasions are and calculate what the unknowns are i thoght i would ask what the first char was a number or a... |
Forum: C++ Aug 4th, 2005 |
| Replies: 21 Views: 5,145 |
Forum: C++ Jul 22nd, 2005 |
| Replies: 21 Views: 5,145 yuuuyuyuiuttyi never mind
thx |
Forum: C++ Jul 22nd, 2005 |
| Replies: 21 Views: 5,145 do you know a way that i could just do it variable by variable like if i was just going to save just one variable at a time?and then load it couldyou do like a whole example of like saving just a... |
Forum: C++ Jul 22nd, 2005 |
| Replies: 21 Views: 5,145 do you know a way that i could just do it variable by variable like if i was just going to save just one variable at a time?and then load it couldyou do like a whole example of like saving just a... |
Forum: C++ Jul 22nd, 2005 |
| Replies: 21 Views: 5,145 |
Forum: C++ Jul 22nd, 2005 |
| Replies: 21 Views: 5,145 ok I'm trying to save all of these variables:
#include <fstream>
#include <cstdlib>
#include <iostream>
#include <stdlib.h>
#include <time.h>
#include <string>
#include <conio.h> |
Forum: C++ Jul 22nd, 2005 |
| Replies: 21 Views: 5,145 like all variables int,strings,float,bool,etc. |
Forum: C++ Jul 22nd, 2005 |
| Replies: 21 Views: 5,145 |
Forum: C++ Jul 22nd, 2005 |
| Replies: 21 Views: 5,145 :sad: how do i save a variable to a file on the hard drive of the computer running it |