Claudio Daffra

Results 5 issues of Claudio Daffra

when i enter this assembly code : ` add eax , byte ptr [abx+edi*2] ` assember generates the following code Assembly Raw Hex (zero bytes in bold): 02047D00000000 String Literal:...

i have compiled with nmake /F wMakefile , fcpp on Windows with visual studio 19 x64

picoc error startup: can't set char*[] from char ** in argument 2 of call to main() interpreter fail to recognize in input source file array of pointer to char, works...

In picoc real numbers are assign with a digit in front dot ex 90.1 0.4 but fails when real nymbers are assign in a more common way ex .5 here...

I fixed some warnings during the compilation and included a zip file with the compilation of Visual Studio 2022 and GCC, the latest versions