CrazyEngineers Forum - Computer Science & IT Engineering |
- Voice recording in a website
- Not able to control the volume in my music player ?
- C programming doubt ?
- how smileys are created ?.
Posted: 31 Dec 2010 09:53 PM PST Guys can any one tell me some way through which i will be able to record my voice via web browser and upload it to web server |
Not able to control the volume in my music player ? Posted: 31 Dec 2010 07:18 PM PST hello friends, I have some problem in controlling sound in my music player i used floatcontrol in order to control the volume check this. Code: FloatControl volume = (FloatControl) c.getControl(FloatControl.Type.MASTER_GAIN); Can anyone have idea hoe to fix this issue. :cean: |
Posted: 31 Dec 2010 05:52 AM PST Hey guys, If I execute the following code, what will happen ? int *ptr; ptr = malloc(100); ptr++; free(ptr); Now ptr points to 2nd integer block. Now if i use free ptr (as shown in code) what will it do ? Will it free the whole 100 byte memory or something else ? Please reply....:( |
Posted: 31 Dec 2010 01:28 AM PST hello, i want to know how to create smileys. |
You are subscribed to email updates from CrazyEngineers Forum - Computer Science & IT Engineering To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment