Changeset 699 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/common.h
- Timestamp:
- Jul 21, 2008, 12:57:10 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/common.h
r648 r699 346 346 347 347 //Subroutine.cpp 348 int GetCallProcName(c har *buffer,char *name);348 int GetCallProcName(const char *buffer,char *name); 349 349 int GetProc(char *name,void **ppInfo); 350 350 void SplitObjectName(const char *name,char *ObjectName, ReferenceKind &referenceFind );
Note: See TracChangeset
for help on using the changeset viewer.