PPC_XMALLOC 
 Memory Management
    
    
    
      PPC_XMALLOC
      is a C library which
      manages memory allocation, from 
      Rostamian's "Programming Projects in C";
    
    
      Languages:
    
    
      PPC_XMALLOC is available in
      a C version.
    
    
      Related Data and Programs:
    
    
      Reference:
    
    
      
        - 
          Rouben Rostamian,
          Programming Projects in C 
          for Students of Engineering, Science, and Mathematics,
          SIAM, 2014,
          ISBN: 978-1-611973-49-5
         
      
    
    
      Source Code:
    
    
      
    
    
      You can go up one level to 
      the C source codes.
    
    
    
      Last revised on 08 July 2017.