On 8/2/07, Hardik Patel <[EMAIL PROTECTED]> wrote:
> #include <iostream>
>
> int main()
> {
> char bdate[1];
> cin >> bdate;
> cout << bdate;
> }

std::cin
std::cout

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
    If I were to divulge it, it would overturn the world."
               -- Jelaleddin Rumi

Reply via email to