Recent content by rhinovirus
-
R
MatE vs ChemE: Comparing Career Opportunities
Good luck plutonium, sounds like an interesting curriculum =). I'm specialising in Mechanical Engineering with Materials next year and I'm thinking about a postgraduate course in nano-materials or equivalent.- rhinovirus
- Post #8
- Forum: Materials and Chemical Engineering
-
R
Creating a Working Prototype of Armor to Move with You
Lots of interesting posts, lots of talk about materials and power sources, but not much in the way of control systems. I think this would be the 3rd major hurdle to overcome, after power and materials. To make the most of the suit, I think most of you would agree that it would sense the...- rhinovirus
- Post #167
- Forum: Mechanical Engineering
-
R
How Does This Assembly Code Work for Pentium One?
Thank you -Job-. rhinovirus- rhinovirus
- Post #5
- Forum: Programming and Computer Science
-
R
C/C++ How to debug a c or c++ program?
fflush(stdout) doesn't display anything as Your.Master said, it locks the program and forces data sitting in the stdout buffer to be written which ensures that you will see output from the printf. For example if you have a printf line followed immediately by a line that causes a segmentation...- rhinovirus
- Post #6
- Forum: Programming and Computer Science
-
R
How Does This Assembly Code Work for Pentium One?
-Job- has pretty much covered what is going on. I just thought I'd explain that each block ending with 'int $0x80' is calling a C style system call. 'int $0x80' itself generates a software interrupt giving control to the (I assume Linux) kernel. If you look at the file...- rhinovirus
- Post #3
- Forum: Programming and Computer Science
-
R
Creating a Working Prototype of Armor to Move with You
Yeah my materials lecturer has told me how great the stuff is and how widely used it would be...if it were not for the fact that 1 in 7 people are fatally alergic to the stuff.- rhinovirus
- Post #163
- Forum: Mechanical Engineering