File: stralloc_pend.c

package info (click to toggle)
tinydyndns 0.4.2.debian1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,476 kB
  • sloc: ansic: 10,262; sh: 291; makefile: 42
file content (5 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (82)
1
2
3
4
5
#include "alloc.h"
#include "stralloc.h"
#include "gen_allocdefs.h"

GEN_ALLOC_append(stralloc,char,s,len,a,i,n,x,30,stralloc_readyplus,stralloc_append)