Search:

Type: Posts; User: cvtharakan

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    3,341

    what does it has to do with const??

    Why is it corrupting the const declaration??? Isn't supposed to be protected?? Is the initialised variables also allocated in the Heap???
  2. Replies
    5
    Views
    3,341

    Help: malloc and const variables??

    Hi,
    what happens if we allocate more than MAX_SIZE in below situation. Is the result unpredictable??

    How is this related to corrupting "const" declarations??

    Are they(malloc and const)...
Results 1 to 2 of 2