Search:

Type: Posts; User: pointingmachine

Search: Search took 0.01 seconds.

  1. Taking out the * on char *buffer; fixed it ...

    Taking out the * on char *buffer; fixed it

    Still not sure whether I am returning what I actually want. The print statement thinks that buffer is an int?!!
  2. Issues with malloc, returning pointer, conflicting types

    I'm debugging an assignment due very soon, please help ASAP.


    The error is:

    Assignment makes pointer from integer without a cast.

    So, apparently add_group returns an int, yet the return...
Results 1 to 2 of 2