src/knitter.c File Reference

#include <string.h>
#include <math.h>
#include <gtk/gtk.h>
#include "vecmath.h"
#include "knitter.h"

Functions

int knit (char *stitchName, pattern_t *pat)
 Creates a new stitch and adds it to the pattern.

Function Documentation

int knit ( char *  stitchName,
pattern_t pat 
)

Creates a new stitch and adds it to the pattern.

Parameters:
stitchName The name of the stitch to add
pat The pattern to add the stitch to
This function knits the stitch.


Generated on Sun Mar 30 14:59:45 2008 for Knitter by  doxygen 1.5.3