Thank you for your answer.
I tryied your code, but it doesnt work, i think i did something wrong with the includes.
I tryied this
Code:
#include <iostream>
#include <iomanip>
using namespace std;
int main ()
{
C:\BACKUP>echo 1 | tr.exe
fflush (stdin);
getchar ();
return 0;
}
Then allways this 3errors come up:
http://img176.imageshack.us/img176/5941/needdyb7.jpg
Iam sure just did a little msitake but i just started coding, so please Help me, maybe write the whole code then i'll use it in the future :).
But thanks alot for your reply
best Regards :)