k-dot-p 0.1

kdotp.c++ File Reference

#include <stdio.h>
Include dependency graph for kdotp.c++:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 23 of file kdotp.c++.

                                 {
  printf("Coming soon!\n");
  return 1;
}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines