Displaying 4 results from an estimated 4 matches for "bretval".
Did you mean:
retval
2000 Jan 27
0
service_ok, redux.
...--------------
1770c1770,1772
< incomplete or faulty, else True.
---
> incomplete or faulty, else True. The messages use WARNING for something
> that indicates a failure occuring, NOTICE for something arguably wrong,
> and ERROR for something having failed.
1774c1776,1778
< BOOL bRetval;
---
> BOOL bRetval = True;
> static int globalCheck = True;
> struct stat buf;
1776c1780,1830
< bRetval = True;
---
> /* Look for inconstancies in roughly decreasing order of severity, */
> /* starting with globals. */
>
> if (globalCheck == True)
>...
2000 Jan 27
1
Proposed improvements to service_ok()
...--------------
1770c1770,1772
< incomplete or faulty, else True.
---
> incomplete or faulty, else True. The messages use WARNING for something
> that indicates a failure occuring, NOTICE for something arguably wrong,
> and ERROR for something having failed.
1774c1776,1778
< BOOL bRetval;
---
> BOOL bRetval = True;
> static int globalCheck = True;
> struct stat buf;
1776c1780,1830
< bRetval = True;
---
> /* Look for inconstancies in roughly decreasing order of severity, */
> /* starting with globals. */
>
> if (globalCheck == True)
>...
2007 Apr 18
1
How to call stored procedure on iodbc
...M_OUTPUT,
SQL_C_SLONG, SQL_INTEGER,
0,0, &returnCode,0, &bindReturnCode);
//strcpy(sqlString,"{call PI_ShBlobData (?, 0, 0, 0,
EMPTY_BLOB(), null)}");
returnVal = SQLExecDirectA(hstmt, (UCHAR*)sqlString,
SQL_NTS);
refPk = returnCode;
bRetVal = true;
ptrDB->CommitTrans();
}
SQLFreeStmt(hstmt, SQL_DROP);
Thanks for help in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send...
2003 Oct 03
2
Cygwin/rsync Hang Problem Testing Results
People of cygwin & rsync,
I recently attempted to get cygwin and rsync working to solve a
backup/mirroring need in my computer life. Well, as you might guess, I
ran into a little but of trouble.
Strangely enough, rsync seemed to be regularly hanging when I attempted
to do a "get" (sycronize a remote to a local dir). Well, considering I
want to automate this, that was not going