Posts by Pedro Carvalho • 61 points
2 posts
- 
		6 votes2 answers691 viewsQ: Gets() function for float valueI wanted to use the function gets() for a value float, or a similar function. casked Pedro Carvalho 61
- 
		-1 votes2 answers1809 viewsQ: How to return to the menu after performing function?I would like to know how to do after adding it() just returned to the menu. Someone helps? #include <stdio.h> #include <stdlib.h> char descricao[40]; void adicionar(){ FILE * pFile;… casked Pedro Carvalho 61