8000 GitHub - arnauddlbghe/x86asm_calculatrice: L3 Info, Semestre 6, PDM.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

arnauddlbghe/x86asm_calculatrice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

L3 INFO - PDM TP02 "Calculatrice"

Compiler le programme.

Make calculatrice

Utilisation.

Les calculs s'écrivent sous forme de notation polonaise inversée.
Exemple:
10 20 30 + - => 0
10 20 + 30 - => 0

Les calculs avec des valeurs négatives ou un résultat négatifs ne fonctionnent pas.

About

L3 Info, Semestre 6, PDM.

Resources

Stars

Watchers

Forks

0