Re: std::cin in Fiasco/L4Re (with 'make qemu')
Emanuel Berg <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Emanuel Berg <[email protected]> writes: > How do I use std::cin in Fiasco/L4Re? > > The software compiles and links fine, only during > execution (with 'make qemu'), this [ std::cin >> > period; ] crashes it ... Just tried with scanf instead of std::cin (scanf from stdio.h) - same thing, what I can see. What's going on? scanf("%d", &period); // boom -- underground experts united: http://user.it.uu.se/~embe8573