summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2008-02-21 08:31:19 -0800
committerDan Nicholson <dbn.lists@gmail.com>2008-02-21 08:31:28 -0800
commit50ddb78acc72f4991ffc72c380d9ba5ac34d646d (patch)
tree33a0b42550df76c6219e57944069d44ba4a8bf95 /.gitignore
parent50503444864518f98d4c8f7b92047ce72561fce3 (diff)
New type strarg for handling dynamic arrays of strings
Added a new type and API for handling dynamic arrays of strings. The new structure, strarg, contains a char** member as well as a count member. A test case has been added for creating and freeing this type.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5509773..8b27f9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,5 +14,6 @@ config.status
configure
libtool
tstr
+tstr2
tdep
tdep2