Posts by Eduardo • 1 point
2 posts
- 
		-1 votes2 answers3616 viewsA: What is the difference between a file . c and . cpp?The difference is only by convention. Some like to use .cpp to differentiate from a C Language file. 
- 
		0 votes6 answers19214 viewsA: Problem to publish project - GithubI was having the same problem for a short time. The problem was that the branch was under a different name. When I corrected the name, it was. Could be the case here. error: src refspec main does…