Since 5/3/2012 4:02:00 AM, collector has written 0 articles and participated in 4 conversations. collector signature: collector
collector's replies:
Items(4) /1
CRUD with filters48 (12/1/2004 10:50:14 AM) comp.object I'm trying to implement a datalayer using CRUD Data Object. These objects implement the simple CRUD operation. I have a question. Where should I implement the filter logic (Where clause). I mean, where shoul... e7870(1)
fortran question #2833 (2/26/2005 8:35:23 PM) comp.lang.fortran One common use of Fortran's Equivalence is the following: A large array of numeric values is made available to a subprogram as a parameter. The array contains many different unrelated variables, rather than a c... djlmunoz(1)
how to "rename" an array546 (4/14/2007 11:42:55 AM) comp.lang.fortran My apologies if this question is too stupid... :-P I am wondering if there is any command offering the array"renaming" capability (something like the rename command in DOS operation) Currently I just create a... lancyliu(4)