Search:

Type: Posts; User: revoletion

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,622

    #include #include ...

    #include <iostream.h>
    #include <stdio.h>
    #include <string.h>

    void main();
    {

    cout<<"a";
    return 0;
  2. Replies
    6
    Views
    1,622

    string header

    i dont know if anyone experienced this with c++ 6.0 but there is know header called "string". does anyone know how to solve this problem??
    if anyone can please give me the contents of the header...
Results 1 to 2 of 2