Abilitare JavaScript per vedere questo sito.

Conversione della versione numerica (standard Robox nvMake) in testo.

Sintassi

string nv_to_text(uint32 version)

version

Valore versione numerica sorgente

Risultato

Rende il valore convertito

Esempio di utilizzo:

uint32 version = make_nv(1, 0, 10); /* Compone versione v1.0.10 */

string buffer = nv_to_text(version); /* Rende valore "1.0.10" */

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC