Forum: C++ Feb 2nd, 2009 |
| Replies: 2 Views: 332 Hello, can an exe statically linked by c++ or code blocks run on a mac? if it requires a software to convert it, which would you suggest? Thank you for any help. |
Forum: C++ Feb 1st, 2009 |
| Replies: 14 Views: 616 i dont think so. i mean i right clicked it, then i clicked properties, and i didnt find anything about Runtime Library or "Multi-threaded (/MT)" or "Multi-threaded Debug (/MTd)... its just like a... |
Forum: C++ Feb 1st, 2009 |
| Replies: 14 Views: 616 ok after i download it do i have to change my code at all, like the include statements, or will it just work if i paste the code in codeblocks? thanks for ur help.. |
Forum: C++ Feb 1st, 2009 |
| Replies: 14 Views: 616 thank you. Do you think that c++ regular edition lets me do that? |
Forum: C++ Feb 1st, 2009 |
| Replies: 14 Views: 616 thanks for that. I am using c++ express edition, cant seem to find properties. |
Forum: C++ Feb 1st, 2009 |
| Replies: 14 Views: 616 hello i wrote a c++ program, and i wanted to send it to my friends, but everytime i send the exe file to them, they tell me they get the error: "The application has failed to start because the... |
Forum: C++ Jan 26th, 2009 |
| Replies: 1 Views: 289 This has only one function to solve projectile motion, but it doesnt seem like it works, why?
//Richard Chaaya
//1-25-09
//kinimatics
#include <iostream>
#include <conio.h> |
Forum: USB Devices and other Peripherals Feb 4th, 2007 |
| Replies: 2 Views: 10,314 Hey...
I just saw the post and i realized that i have the sa me exact problem... I got the solution at the end: go to volume control, there should be two options: recording and playback. Chose... |