This shows you the differences between two versions of the page.
iocla:cursuri:curs-12 [2019/09/24 12:00] cristian.vijelie |
iocla:cursuri:curs-12 [2019/12/31 20:25] (current) razvan.deaconescu |
||
---|---|---|---|
Line 6: | Line 6: | ||
* [[https://ctipub-my.sharepoint.com/:p:/g/personal/dragos_niculescu_upb_ro/EaQa2jIda9hOp5RCSTqQTpcBeNlXwd0D_zZjZtp36LW9QQ?e=FZ7r1u|Curs 12: C + asm ]] | * [[https://ctipub-my.sharepoint.com/:p:/g/personal/dragos_niculescu_upb_ro/EaQa2jIda9hOp5RCSTqQTpcBeNlXwd0D_zZjZtp36LW9QQ?e=FZ7r1u|Curs 12: C + asm ]] | ||
+ | |||
+ | * Suport curs | ||
+ | * Sivarama P. Dandamudi: Introduction to Assembly Language Programming | ||
+ | * Chapter 17: High-Level Language Interface | ||
+ | |||
+ | ===== Demo-uri ===== | ||
+ | |||
+ | Demo-urile se găsesc în [[https://github.com/iocla/demo|repository]]. Pentru a clona și accesa repository-ul folosiți comenzile: | ||
+ | <code> | ||
+ | git clone https://github.com/iocla/demo iocla-demo.git | ||
+ | cd iocla-demo.git/ | ||
+ | </code> | ||
+ | |||
+ | Apoi accesați directorul ''curs-12/'' folosind, în directorul repository-ului (''iocla-demo.git/'') comanda: | ||
+ | <code> | ||
+ | cd curs-12/ | ||
+ | </code> | ||
+ |