Bug 2501

Summary: array_push should be array_insert
Product: C WS Core Reporter: Sam Lang <slang@mcs.anl.gov>
Component: Bindings GenerationAssignee: Joe Bester <bester@mcs.anl.gov>
Status: NEW    
Severity: enhancement CC: allcock@mcs.anl.gov
Priority: P3    
Version: development   
Target Milestone: ---   
Hardware: All   
OS: All   

Description From 2004-12-22 18:12:29
and take an insertion index.  The pointer to the new element can still be
returned,
but it should return the pointer to the element at the given index, and make
the appropriate
memmove calls.
------- Comment #1 From 2005-06-17 07:47:00 -------
Taking ownership of all of slang's WSC bugs.