Changes

Jump to: navigation, search

Team F - OOP344 20133

1,231 bytes added, 00:23, 16 December 2013
Tasks
<big><syntaxhighlight lang="cpp">
int i_swap__swap; // Data members naming: "type_name__name"
/*Function Description*/
int functionName(...) {
-Comments at least one per function saying what it does.
* Compiler error-ios information link [http:/warning ! strcpy, strcat etc, are unsafe under visual studio environment. Simply, we can turn this off in win32/msvcwww.<syntaxhighlight lang="html4strict">Right-click your C++ and chose the "Properties" item to get to the properties windowcplusplus.com/doc/tutorial/files/]
Now follow and expand to, "Configuration Properties"->"C/C++"->"Preprocessor"->"Preprocessor definitions".
 
In the "Preprocessor definitions" add
 
_CRT_SECURE_NO_WARNINGS
 
but it would be a good idea to add
 
_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
 
as to inherit predefined definitions
</syntaxhighlight>
|}
== tasks Tasks =='''Release 0.3'''{| class=== task name ==="Tasks"* task description|-* being done ! Task Description !! Written By: !! Edited by team member name : !! Commented By: !! Status |-| Prototype || Wei || N/A || N/A || Complete |||-| CLineEdit || Saulius || Wei || Saulius || Complete |||-| CLabel || Saulius || Wei || Saulius || Complete |||-| CDialog || Jan, Mohammed || Mohammed, Jan|| Jan || Complete |||-| Debug || Wei || Everybody || N/A || Complete |||-| Cleaning up code || Everybody || N/A || N/ not assigned A || Complete |||-| Fixing Console || Everybody || Everybody || Jan || Complete ||* status|}
 
 
'''Release 0.4'''
{| class="Tasks"
|-
! Task Description !! Written By: !! Edited by: !! Commented By: !! Status
|-
| Prototype || Jan || N/A || N/A || Complete ||
|-
| CButton || Jan || Wei || N/A || Complete ||
|-
| CValEdit || Wei || N/A || N/A || Complete ||
|-
| CCheckMark || Saulius || N/A || N/A || Complete ||
|-
| CMenuItem || Jan || Saulius || N/A || Complete ||
|-
|}
 
'''Application'''
{| class="Tasks"
|-
! Task Description !! Written By: !! Edited by: !! Commented By: !! Status
|-
| Prototype || Jan || Wei || N/A || Complete ||
|-
| Display Function || Wei || Jan || N/A || Complete ||
|-
| Edit Function || Wei || Jan || N/A || Complete ||
|-
| Change Database Function || Saulius || Jan || N/A || Complete ||
|-
| Add New || Wei || Jan || N/A || Complete ||
|-
| Help Option || Jan || N/A || N/A || Complete ||
|-
| Main Logic || Jan || Wei || N/A || Complete ||
|-
| Validation || Wei || N/A || N/A || Complete ||
|-
| Database Source || Wei & Jan || N/A || N/A || Complete ||
|-
| Design || Jan || N/A || N/A || Complete ||
|-
== meetings ==

Navigation menu