Search:

Type: Posts; User: Wahidin Wahid

Search: Search took 0.01 seconds.

  1. |In function 'int main()':| warning: deprecated...

    |In function 'int main()':|
    warning: deprecated conversion from string constant to 'char*'|
    warning: deprecated conversion from string constant to 'char*'|
    warning: deprecated conversion from...
  2. oh, I tried what oogabooga said and the error...

    oh, I tried what oogabooga said and the error doesn't appear anymore.. :)
    but now I'm getting new errors in the form of undefined errors.... sigh... hmm... is it something that has to do with the...
  3. error: invalid conversion from 'const void*' to 'void*'

    Hi,I'm getting two errors on my C++ code that I got as an example from the net.The other error is the initializing argument 3 of 'void SendList(int, Addr4882_t*, void*, long int, int)'..I was...
  4. error invalid conversion from ‘const void*’ to ‘void*’

    Ok, I know this question has been asked numerous times but I still don't understand it...11575
    11576

    Please help, I'm pretty much a noob in C++ programming.
Results 1 to 4 of 4