User profile: NerdZilla

User info
User name:NerdZilla
Name:Tony Skulj
Location:Rotterdam
History
Joined:
Number of posts:5
Latest posts:

Structs
[i][b]// structtest.[/i]cpp[/b] #include <iostream> #include "employeestruct.h" using namespace st...

Structs
Yes, I did that already

Structs
Hi, I get a Error from the code of page 15 and 16 about structs, The code from the book works fine b...

Getting inverse sinus in degrees in c++
Wel, the formula of snell's law is sini / sinr = n2 / n1 It doesn't work before you have the answe...

Getting inverse sinus in degrees in c++
Hi. I'm new to c++ but have programmed in java for a couple of months. I want to make a program th...