Difference between revisions of "Oop344 20102 - iof edit function variables"

From CDOT Wiki
Jump to: navigation, search
(add iof_edit funtion variables)
 
(added images to iof_edit funciton variables page)
Line 5: Line 5:
 
             int '''*curpos''', int '''IsTextEditor''', int '''ReadOnly''')</big>
 
             int '''*curpos''', int '''IsTextEditor''', int '''ReadOnly''')</big>
  
<table align="left" style="width: 800; margin-right: 279px;">
+
<table align="center">
   <tr>
+
   <tr align="center">
     <td align="Left">
+
     <td>[[Image:iof_edit_variables.png|||]]</td>
      [[Image:filename|thumb|widthpx| ]]
+
  </tr>
    </td>
+
  <tr align="center">
     <td>
+
     <td>[[Image:iof_edit_variables_spec.png|||]]</td>
      [[Image:filename|thumb|widthpx| ]]
 
    </td>
 
 
   </tr>
 
   </tr>
 
</table>
 
</table>

Revision as of 21:11, 8 June 2010

int iof_edit function variables

int iof_edit(char* str, int row, int col, 
int fieldlen, int maxdatalen, int *insertmode, int *offset,
int *curpos, int IsTextEditor, int ReadOnly)
Iof edit variables.png
Iof edit variables spec.png