Tdd create

From TaskDepender
Jump to: navigation, search
(Design)
Line 7: Line 7:
 
/*
 
/*
 
  * Creates the TaskDepender database in the specified file.
 
  * Creates the TaskDepender database in the specified file.
* If no or another extension is specified than "<tt>.tdd</tt>"
 
* then this will be added to the filename.
 
 
  */
 
  */
 
int tdd_create
 
int tdd_create
Line 19: Line 17:
 
== Design ==
 
== Design ==
  
The first step is evaluating the If no or another extension is specified than "<tt>.tdd</tt>" then this will be added to the filename.
+
To create a TaskDepender database the following steps are taken:
 +
#
  
 
== Implementation ==
 
== Implementation ==

Revision as of 11:21, 21 October 2011