The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Do the french have their own HTML/C++ or do they use the same commands as us?
What about the Korean and stuff...?
...Just something I have always wondered.
> MOV R0,R1
> CMP R1,#0101b
> BEQ exit
> BNQ loop
>
> Yeah!
I'm impressed!
int main() {
char salut[10]="Bonjour";
return salut;
}
etc
> At the end of the day, it's no more difficult than anyone learning
> assembly language!
MOV R0,R1
CMP R1,#0101b
BEQ exit
BNQ loop
Yeah!
*gets coat*
At the end of the day, it's no more difficult than anyone learning assembly language!
Goddamit.
But they don't even have AND,OR,NOT as words.
Why should they?
Do the french have their own HTML/C++ or do they use the same commands as us?
What about the Korean and stuff...?
...Just something I have always wondered.