search for: diffa

Displaying 2 results from an estimated 2 matches for "diffa".

Did you mean: diff
2002 Mar 18
3
function design
I have a, no doubt, simple question. I wish to write a function such that a <- 9 b <- 10 changer _ function(x,y) { if (y>x){ x <<- Y+1}} Of course there are easier ways to accomplish the task above, but I am more interested in how to have the "x <<- Y+1" part of the function to change x in place for purposes of a much larger function. I have been wrestling with
2006 Jan 12
2
Build Error - ZT_EVENT_DTMFDIGIT
Hi, I've seen a few posts about this but no fix. Anyone able to help? Here's what I did: I configured a brand new machine with Redhat 9.0. I made sure that I had: bison cvs gcc kernel-source libtermcap-devel ncurses-devel newt-devel openssl1096b openssl-devel readline41 readline-devel zlib zlib-devel When I went to get Asterisk I did the following: cvs checkout zaptel libpri and