Search:

Type: Posts; User: dariyoosh

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,027

    I have never seen an assignment like this ...

    I have never seen an assignment like this


    tempStorage -> productName[50] = tempProductName[50]; //this part

    Are you sure that you compile this without any error? (Linux or Windows?)
  2. Replies
    5
    Views
    1,027

    Hi, Looking at your code, what I understand is...

    Hi,

    Looking at your code, what I understand is that at the line n° 155 you test equality based on address of pointers and not their pointed values



    if (displayItem -> categoryName ==...
Results 1 to 2 of 2