search for: achar

Displaying 11 results from an estimated 11 matches for "achar".

Did you mean: char
2004 Mar 19
2
Beginners question
Dear list, I've been messing around with coding functions in R and it just won't make sense to me. Running my analysis by hand on command line is fine and works but because of the repetitive nature of the job I would like to code a function for it. My problem: I would like to read in data from a file in my current working dir. so my code would look like: myanalysis <-
2012 Apr 18
1
Lançamento http://www.taxei.com.br
...ê diz quanto quer pagar por um produto, e os lojistas recebem todas as ofertas que os usuários estão criando. Se interessar ao lojista "cobrir" aquela oferta, ele aceita e o usuário é informado para efetuar o pagamento. É um modelo completamente novo do que vemos por ae... O usuário que achar uma oferta de outro usuário interessante poderá se unir aquela oferta, gerando assim uma compra coletiva mas da forma certa e não a forma que conhecemos hoje pelos sites *urbanos e afins. O site foi lançado no final do ano passado, mas tinha outro nome http://www.priceme.com.br mas achei melhor tr...
2005 Sep 21
0
Consórcio de imóvel Porto seguro (11) 2121-4103
(11) 2121-4103 Estou com um problema parecido, tive que liberar a politica drop para accept, até achar uma solução! Vi alguns artigos e posts aqui do forum, vê se ajuda! Se conseguir dá um toque que eu tô precisando tambem! iptables -A FORWARD -p TCP -m multiport --dport 1723,1701 -j ACCEPT iptables -A FORWARD -p UDP -m multiport --dport 1723,1701 -j ACCEPT iptables -A INPUT -p 47 -j ACCEPT ip...
2007 Aug 29
0
Re: what REST architecture
A place to start. http://blogs.msdn.com/alexbarn/archive/2006/07/21/674395.aspx /Frank Vilhelmsen 2007/8/29, Vijayendra Achar <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>: > > Hi Friends > > > i want to know more about REST architecture . can anybody tell me > where i can get information about it .please help me > -- > Posted via http://www.ruby-forum.com/. > > &gt...
2015 Mar 04
4
Samba4+ClamAV
Senhores, bom dia! Tem como instalar o Samba 4 com o antivirus ClamAV? Achei v?rios artigos, mas n?o consegui fazer funcionar o ClamAV. Desde, j? agrade?o a aten??o de todos. Atenciosamente, Marcio Fiorette
2004 Feb 19
1
read codebook function
...ReadBits1((int*) &cb->minValue, 32); this->fReadBits1((int*) &cb->deltaValue, 32); this->fReadBits1((int*) &cb->quantWidth, 4); this->fReadBits1((int*) &cb->flagSeq, 1); cb->quantWidth++; // now process acording to type // AQUI AQUI - fazer ou achar a tabela abaixo if( cb->mapType ) { cb->quantNum = cb->codeEntries^(1/cb->dimensions); } else { cb->quantNum = cb->dimensions*cb->codeEntries; } // create multiplicands array and read them cb->quantValues = new byte[cb->qua...
2010 Apr 19
2
Http redirect page in the first connection.
First I would like to apologize if my English is not good ... For me I think it''s possible but still have not found how to do despite spending the day looking at the documentation site. The wanted to do was this: do the whole first http connection to a machine inside the network were redirected to a warning page, and then it occurred to navigate normally. I imagine that this would be
2007 Apr 25
2
[LLVMdev] Work in progress patch to speed up andersen's implementation
...(freefun), (arg)) # define obstack_chunkfun(h, newchunkfun) \ ((h) -> chunkfun = (struct _obstack_chunk *(*)(void *, long)) (newchunkfun)) # define obstack_freefun(h, newfreefun) \ ((h) -> freefun = (void (*)(void *, struct _obstack_chunk *)) (newfreefun)) #define obstack_1grow_fast(h,achar) (*((h)->next_free)++ = (achar)) #define obstack_blank_fast(h,n) ((h)->next_free += (n)) #define obstack_memory_used(h) _obstack_memory_used (h) #if defined __GNUC__ && defined __STDC__ && __STDC__ /* NextStep 2.0 cc is really gcc 1.93 but it defines __GNUC__ = 2 and do...
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...uot;$-_.+" /* RFC 1738 */ +#define EXTRA "!*'()," /* RFC 1738 */ +#define UNRESERVED ALPHA""DIGIT""SAFE""EXTRA /* RFC 1738 */ +#define ESCAPE "%" /* RFC 1738 */ +#define UCHAR UNRESERVED""ESCAPE /* RFC 1738 */ +#define ACHAR UCHAR"&=~" /* RFC 2192 */ +#define BCHAR ACHAR":@/" /* RFC 2192 */ +#define HEXDIG DIGIT"ABCDEFabcdef" /* RFC 2234 */ +#define HOST_CHARS ALPHA".:-"DIGIT /* RFC 1738 */ +#define DATETIME_CHARS DIGIT".+-:TZ" /* RFC 3339 */ + +// any C...
2009 Mar 18
0
Asterisk talking to mysql database through odbc
Hi, I have 2 instances of asterisk running and taking to common mysql database via ODBC connection. I am facing some issue while running bulk call (around 100 calls at a time),like few call gets error out of 100, i am suspecting that SQL query is failing and the error i get in one the call failure is .. [*Mar 12 03:29:55] WARNING[27752] chan_sip.c: sip_xmit of 0xb76a27fc (len 446) to
2009 Mar 18
0
Asterisk talking to mysql
Hi, I have 2 instances of asterisk running and taking to common mysql database via ODBC connection. I am facing some issue while running bulk call (around 100 calls at a time),like few call gets error out of 100, i am suspecting that SQL query is failing and the error i get in one the call failure is .. [*Mar 12 03:29:55] WARNING[27752] chan_sip.c: sip_xmit of 0xb76a27fc (len 446) to