Changeset 129 in dev for BasicCompiler64/Compile_Var.cpp
- Timestamp:
- Jun 2, 2007, 12:09:08 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler64/Compile_Var.cpp
r120 r129 1051 1051 ///////////////////////// 1052 1052 1053 //OpcodeOthers( ( (string)"OutputDebugString(Ex\"" + VarName + "\r\n\")" ).c_str() ); 1053 1054 AddGlobalVariable(VarName,SubScripts,type,InitBuf,ConstractParameter,dwFlags); 1054 1055 }
Note:
See TracChangeset
for help on using the changeset viewer.