Search:

Type: Posts; User: sumit180288

Search: Search took 0.03 seconds.

  1. Thank you very much for clearing the the...

    Thank you very much for clearing the the things... :)
  2. @tabstop: Thnnx for ur reply. But another doubt...

    @tabstop: Thnnx for ur reply.
    But another doubt here:
    Why cant we return a pointer to that memory allocated although we are able to return the memory chunk itself?

    The memory allocated in both...
  3. Function returning a structure and function returning a string-- Different behaviour?

    Hi,

    I have heard that we cannot return a pointer to a local (automatic) array variable from a function since the automatic variable have limited scope and they die off once the called function...
Results 1 to 3 of 3