Search:

Type: Posts; User: gholamghar

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    3,410

    how to encode Chinese characters?

    Hello
    i have downloaded a c++ code from a chinese site,a part of code is like this:



    #define max_x 127 //x方向的节点数量
    #define max_y 127 //y方向的节点数量
    #define t_max ...
  2. Problem solved

    Thank you,you are right,i am working with fortran and c++ together right now,and it was my fault that confused the way an array is written in fortran and in c++.thank you very much for you very quick...
  3. It is c++.I use microsoft visual studio 2008.

    It is c++.I use microsoft visual studio 2008.
  4. "error C2064: term does not evaluate to a function taking 1 arguments"

    Hello
    I just wrote this very simple program but i got the error "error C2064: term does not evaluate to a function taking 1 arguments", what in my program is wrong?
    here it is:


    ...
Results 1 to 4 of 4