Search:

Type: Posts; User: dfom_2004

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    3,005

    Revise

    OS : Linux ZenWalk
    Compliler : g++
    c++


    void UdpServer::InsertIn2DB(char * err_msg){
    Socket2DB<<err_msg;
    // substr yapilacak burda
    string temp;
    temp=err_msg;
  2. Replies
    8
    Views
    3,005

    ok i convereted char* -> str i made manupularion but

    now i have to convert it to str->char*
    i used `=` it gives error
    thanx for ur help
  3. Replies
    8
    Views
    3,005

    char * substr

    how can i substr char * compiler gives error for type
    tahnx for ur help
Results 1 to 3 of 3