No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
How to make a easy HTTP Webserver in Visual Basic 2008? | |
Hey guys, it is possible to program a speech recognition in C++ without the Microsoft Speech SDK? | |
i want to make a OS and i need to link the c++ file. How i can make a .o file? | |
I have a asm boot on a floppy disc and i want to show a c++ kernel (cuz c++ are easy). but how can i link it? I heared somethig about : extern _main call _main for asm. Can anyone help me? :'( | |
Hey Guys! I am vedel and this is my first Thread in this Community. My question is, how i can boot a c++ code? example code: [CODE] #include <iostream> using namespace std; int main() { cout << "Hello World!" << endl; return 0; } [/CODE] |
The End.