User profile: Lod

User info
User name:Lod
Location:Sweden
Statistical data
Gender:Male
Occupation:Student
Skills:C++
History
Joined:
Number of posts:4
Latest posts:

C++ wav playsound function
[code]#include <iostream> #include <windows.h> using namespace std; int main () { PlaySound...

C++ Pointers
ah that Im testing out the pointer function and sometime I need the sleep function in include file w...

C++ Pointers
so there are no real way to get e's adress with the fact that u know e is 78?

C++ Pointers
[output]#include <iostream> #include <windows.h> using namespace std; int main() { int *t...