Posts by João Paulo de Souza • 23 points
3 posts
- 
		0 votes1 answer1007 viewsQ: How to take a specific data type from a text fileI have a text file, structured as follows 1 Name CPF Address Telephone would like to know how I do to pick up only the lines that contain integer, in case the code(identified as 1), because I am… pythonasked João Paulo de Souza 23
- 
		0 votes2 answers110 viewsQ: Problems in using php InsertI would like to ask a question, I’m trying to make a simple Internet with php and mysql but I’m giving 3 errors, I’ve already found that are the connection, only I give the include in the connection… 
- 
		2 votes2 answers940 viewsQ: Change command prompt properties in cI am new to the language c. I wonder if it is possible to change command prompt properties by c, such as cmd size, width or even font?