Browsing Italian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Italian guidelines.
981987 of 987 results
981.
@FUNCTION=NT_PI
@SYNTAX=NT_PI(n)
@DESCRIPTION=NT_PI function returns the number of primes less than or equal to @n.

@EXAMPLES=
@SEEALSO=ITHPRIME, NT_PHI, NT_D, NT_SIGMA
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
982.
@FUNCTION=BITOR
@SYNTAX=BITOR(a,b)
@DESCRIPTION=BITOR function returns bitwise or-ing of its arguments.

@EXAMPLES=
@SEEALSO=BITXOR,BITAND
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=BITOR
@SYNTAX=BITOR(a,b)
@DESCRIPTION=La funzione BITOR restituisce l'OR bit a bit dei suoi argomenti.

@EXAMPLES=
@SEEALSO=BITXOR,BITAND
Translated and reviewed by Luca Ferretti
983.
@FUNCTION=BITXOR
@SYNTAX=BITXOR(a,b)
@DESCRIPTION=BITXOR function returns bitwise exclusive or-ing of its arguments.

@EXAMPLES=
@SEEALSO=BITOR,BITAND
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=BITXOR
@SYNTAX=BITXOR(a,b)
@DESCRIPTION=La funzione BITXOR restituisce l'XOR (OR esclusivo) bit a bit dei suoi argomenti.

@EXAMPLES=
@SEEALSO=BITOR,BITAND
Translated and reviewed by Luca Ferretti
984.
@FUNCTION=BITAND
@SYNTAX=BITAND(a,b)
@DESCRIPTION=BITAND function returns bitwise and-ing of its arguments.

@EXAMPLES=
@SEEALSO=BITOR,BITXOR
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=BITAND
@SYNTAX=BITAND(a,b)
@DESCRIPTION=La funzione BITAND restituisce l'AND bit a bit dei suoi argomenti.

@EXAMPLES=
@SEEALSO=BITOR,BITXOR
Translated and reviewed by Luca Ferretti
985.
@FUNCTION=BITLSHIFT
@SYNTAX=BITLSHIFT(x,n)
@DESCRIPTION=BITLSHIFT function returns @x bit-shifted left by @n bits.

* If @n is negative, a right shift will in effect be performed.

@EXAMPLES=
@SEEALSO=BITRSHIFT
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=BITLSHIFT
@SYNTAX=BITLSHIFT(x,n)
@DESCRIPTION=La funzione BITLSHIFT restituisce lo shift binario di @x verso sinistra di @n bit.

* Se @n è negativo, viene eseguito in pratica uno shift verso destra.

@EXAMPLES=
@SEEALSO=BITRSHIFT
Translated and reviewed by Luca Ferretti
986.
@FUNCTION=BITRSHIFT
@SYNTAX=BITRSHIFT(x,n)
@DESCRIPTION=BITRSHIFT function returns @x bit-shifted right by @n bits.

* If @n is negative, a left shift will in effect be performed.

@EXAMPLES=
@SEEALSO=BITLSHIFT
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=BITRSHIFT
@SYNTAX=BITRSHIFT(x,n)
@DESCRIPTION=La funzione BITRSHIFT restituisce lo shift binario di @x verso destra di @n bit.

* Se @n è negativo, viene eseguito in pratica uno shift verso sinistra.

@EXAMPLES=
@SEEALSO=BITRSHIFT
Translated and reviewed by Luca Ferretti
987.
@FUNCTION=atl_last
@SYNTAX=ATL_LAST (tag)
@DESCRIPTION=ATL_LAST is a sample implementation of a real time data source. It takes a string tag and monitors the named pipe /tmp/atl for changes to the value of that tag.

* This is not intended to be generally enabled and is OFF by default.

@EXAMPLES=
ATL_LAST("IBM")
@SEEALSO=
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in ../plugins/sample_datasource/sample_datasource.c:272
981987 of 987 results

This translation is managed by Traduttori Italiani del software di Ubuntu, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Luca Ferretti.