DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR C
struct in c
typedef
struct
{
char
cognome
[
30
]
;
char
nome
[
20
]
;
int
voto
;
}
alunno
;
Source by www.codingcreativo.it #
PREVIOUS
NEXT
Tagged:
#struct
ADD COMMENT
Topic
COMMENT
Name
1+1 =
Submit