Posts by Clarissa Galvao • 43 points
3 posts
-
0
votes0
answers1658
viewsQ: Unable to load file or Assembly 'System.Web.Mvc, Version=5.2.4.0, Culture=neutral
I’m trying to create this project https://msdn.microsoft.com/pt-br/library/dn539646.aspx but after opening the project for the first time and compiling, error occurs: Unable to load file or Assembly…
-
3
votes1
answer50
viewsQ: Code doesn’t do multiplication. What am I doing wrong?
I’m trying to do the multiplication, but it just doesn’t show up the result of the calculation, which is wrong? #include <stdio.h> #include <stdlib.h> #include <string.h> void…
casked Clarissa Galvao 43 -
1
votes3
answers833
viewsQ: I’m trying to get a C on file, but the code won’t let me enter the address
I’m trying to register in C, but the code does not let put the address and when I put the option to finalize the registration the program hangs and stops working. What am I doing wrong? #include…
casked Clarissa Galvao 43