Search Results

Search: Posts Made By: sidmania
14,478
Posted By sidmania
please try var='select count(*) from tablename'...
please try var='select count(*) from tablename' and then the database connection points
Forum: Programming 04-04-2010
2,896
Posted By sidmania
Thanks for your reply Franklin.
Thanks for your reply Franklin.
Forum: Programming 04-04-2010
2,896
Posted By sidmania
performance issues of calling a function in if condition
Hi,

I have written a program in C and have to test the return value of the functions. So the normal way of doin this wud b

int rc
rc=myfunction(input);
if(rc=TRUE){

}
else{
}

But...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 05:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy