DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR C
how to declare a structure in C
struct
book
{
int
pages
;
char
author
[
30
]
;
float
price
;
}
b
;
Source by www.tutorialspoint.com #
PREVIOUS
NEXT
Tagged:
#declare
#structure
#C
ADD COMMENT
Topic
COMMENT
Name
1+5 =
Submit