From 77affb6d5564f691ea337a3971fdc85f2460ed92 Mon Sep 17 00:00:00 2001 From: manzerbredes Date: Sat, 21 Mar 2015 06:55:46 +0100 Subject: Make untracked folder --- Untracked/Doxygen/html/main_8cpp.html | 154 ++++++++++++++++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 Untracked/Doxygen/html/main_8cpp.html (limited to 'Untracked/Doxygen/html/main_8cpp.html') diff --git a/Untracked/Doxygen/html/main_8cpp.html b/Untracked/Doxygen/html/main_8cpp.html new file mode 100644 index 0000000..e2b49dd --- /dev/null +++ b/Untracked/Doxygen/html/main_8cpp.html @@ -0,0 +1,154 @@ + + + + + +forgetIt: main.cpp File Reference + + + + + + + + + +
+
+ + + + + + +
+
forgetIt +
+
+
+ + + + + + + + + +
+ +
+ +
+
+ +
+
main.cpp File Reference
+
+
+ +

Entry point. +More...

+
#include <iostream>
+#include <string>
+#include "CryptClass/HASHCrypt.hpp"
+
+ + + + +

+Functions

+void aff (std::string chaine)
int main (int argc, char *argv[])
 main function
+

Detailed Description

+

Entry point.

+
Author
manzerbredes
+
Version
Prototype
+
Date
8 Mars 2015
+

Entry point of the application.

+

Function Documentation

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

main function

+
Author
manzerbredes
+
Parameters
+ + + +
argccontain *argv[] length
*argv[]contain the arguments list
+
+
+
Returns
Return code, an int.
+ +
+
+
+ + + + -- cgit v1.2.3