can someone give me a hint on how to write C programm with this output.
0
00000000 00000000 00000000 00000000
cammand
1
00000000 00000000 00000000 00000001
and so on
i ve try this but it doent work
scanf("%d",integer)
printf("\n wert war: %d,integer")
return 0;