defining variable in c structure code example Example: declare variable in c int i, j, k; char c, ch; float f, salary; double d;