Mathias Fernandes Duarte Coelho

Results 8 comments of Mathias Fernandes Duarte Coelho

@Gaurav7888 They are asking for something like: Example of Sim-C allocating memory: SimC code: ``` var i = new int var j = new int[10] ``` Generated C code: ```...

@frankhart2018 Sim-C should predict the type of the variable? If so, it's change a lot of expected code. A example. SimC code: ``` var i = new var var j...

@Dhruv-Rathi You already ready careful the README.md file? There some instruction there to follow first. Install simc, use it, try do some of question "Write simc code from the section...

@Chasmiccoder You are right, I will work on #24 first, then

@faizshir I had the same issue, bro. The docker engine is running? To check: `systemctl status docker` To active: `systemctl start docker` Then execute the instructions again with super user.

@magp3 Can you desbribe better how perfome a request?A always get 404. I tried pass a json in body with "idToken" and the idToken.