User Profile

Collapse

Profile Sidebar

Collapse
alok049
alok049
Last Activity: Feb 3 '08, 01:49 AM
Joined: Feb 2 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • alok049
    started a topic problem in compiling lex.yy.c

    problem in compiling lex.yy.c

    hi,please help me to get rid of the following errors.minimum tell me what they mean.thank you...
    after giving the command>> cc y.tab.c lex.yy.c << these error messages occured
    lex.yy.c: In function ‘yy_get_next_bu ffer’:
    lex.yy.c:1245: error: expected identifier or ‘(’ before numeric constant
    lex.yy.c:1245: error: invalid lvalue in assignment
    lex.yy.c:1245: error: invalid lvalue in increment...
    See more | Go to post

  • alok049
    started a topic problem in audio input stream
    in Java

    problem in audio input stream

    Im trying to send audio data of targetdataline to outputstream.Im using the following code:

    AudioSystem.wri te(new AudioInputStrea m(targetDataLin e),AudioFileFor mat.Type.WAVE,O utput);

    which shows I/O exception:

    java.io.IOExcep tion: stream length not specified
    at com.sun.media.s ound.WaveFileWr iter.write(Wave FileWriter.java :114)

    please someone give me a solution...than ks...
    See more | Go to post
No activity results to display
Show More
Working...