Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
SisMaker
/
eGLock
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Projects
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
ft: 优化
master
SisMaker
1 anno fa
parent
70e525cf7f
commit
52dadb6ab1
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+0
-1
c_src/eGPidInt/eGPidInt.c
+ 0
- 1
c_src/eGPidInt/eGPidInt.c
Vedi File
@ -1,5 +1,4 @@
#
include
"erl_nif.h"
#
include
<stdio.h>
static
ERL_NIF_TERM
pidToInt
(
ErlNifEnv
*
env
,
int
argc
,
const
ERL_NIF_TERM
argv
[
]
)
{
ErlNifUInt64
TermInt
=
(
ErlNifUInt64
)
argv
[
0
]
;
Scrivi
Anteprima
Caricamento…
Annulla
Salva