- Timestamp:
- Mar 17, 2009, 12:08:50 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
doc/pslib/psLibSDRS.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk merged eligible /branches/eam_branches/eam_branch_20090303 23158-23228
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/cnb_branches/cnb_branch_20090301/doc/pslib/psLibSDRS.tex
r12382 r23352 1197 1197 while returning the type involves descending through a case statement. 1198 1198 1199 To compare the types of two pointers without knowing their types, the following function may be used: 1200 1201 \begin{prototype} 1202 bool psMemTypeEqual (void *ptr1, ///< pointer to first psMemory object 1203 void *ptr2 ///< pointer to second psMemory object 1204 ); 1205 \end{prototype} 1206 1199 1207 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 1200 1208
Note:
See TracChangeset
for help on using the changeset viewer.
