Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 400 Bytes

TODO.md

File metadata and controls

14 lines (11 loc) · 400 Bytes

#ToDo:

##Syntax:

string str1 = "", str2 = "", str3, str4, str5 = ""
int int0 = 0, int1 = 1, int2 = 2
int (*PtrToArray)[] = &arr
int (&sNumbersArray1)[] = (aDxlObjectArg->"sStaticArray")

Build

Pipe DOORS Database Name when running Debug Builds
Custom .log files in Debug.inc and VariablesTrace
Allocation Leak: Display result on halt and destroy
Turn off logging in correct database!