![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Nov 2006
Posts: 10
Rep Power: 0
![]() |
Play sound in TurboC++
Hello
can any body say the code needed to play sound Iam Using Turbo C++ 3.0 and Windows XP I could not find a better match in this forum(as i have searched the forum) please can any body say the code even the Beep() function is not working (may be i don't internal speakers) and I don't have windows.h to include to be able to use PlaySound() |
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Nothing is going to play on internal speakers if they're not there. Seems like #1 to check. Why don't you move to a newer compiler?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Nov 2006
Posts: 10
Rep Power: 0
![]() |
Can you suggest me one such compiler
i do not about those compilers |
|
|
|
|
|
#4 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Such suggestions have been made dozens of times on the forum. It's why we have a search feature. Visual C++ from MS and Dev-Cpp through Bloodshed are two that are frequently recommended.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power: 3
![]() |
I'll recommend the compiler, MingW, too.
It's nice - and free.
__________________
-- v0id
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Not your father's Oldsmobile... | DaWei | Show Off Your Open Source Projects | 23 | Sep 20th, 2006 4:41 PM |
| test | lostcauz | Coder's Corner Lounge | 9 | Jul 18th, 2006 3:20 PM |
| Questions about extra Sound and Graphics libraries | Soulstorm | C++ | 2 | May 15th, 2006 10:42 AM |
| Programming a usb flash stick to play music possible? | linuxpimp20 | Other Programming Languages | 6 | Sep 20th, 2005 2:08 AM |
| turning integers into sound? | clam | Visual Basic .NET | 2 | Aug 23rd, 2005 1:28 PM |