22.10.2014 Views

Aprendendo a Programar Programando em Linguagem C - FSM

Aprendendo a Programar Programando em Linguagem C - FSM

Aprendendo a Programar Programando em Linguagem C - FSM

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

fflush(stdin);<br />

puts(“Produto”);<br />

scanf("%s", v[i].Prod);<br />

}<br />

t = i - 1;<br />

}<br />

void ExibeDados(TVenda v[100], int t)<br />

{<br />

int i;<br />

for (i = 0; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!