Search:

Type: Posts; User: ZapoTex

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    2,408

    I couldn't solve my problem. There are no linker...

    I couldn't solve my problem. There are no linker settings. There are "Build Options" and "Include Paths" but it's not what I'm looking for.

    Thank you very much all the same!
    Bye!
  2. Replies
    4
    Views
    2,408

    You mean I need .lib files? I think you don't,...

    You mean I need .lib files? I think you don't, you meant library in general, didn't you?

    Ok, I have to find that setting.

    Thank you very much!

    I'm trying right now!

    Thanks!
  3. Replies
    4
    Views
    2,408

    Build errors with gsl_complex

    Hi everyone! I need your help again!

    I need to work with complex numbers in a program of mine. I downloaded gsl and included gsl_complex.h and gsl_complex_math.h in my header.

    I can compile the...
  4. Replies
    7
    Views
    6,302

    I see you're using Linux. If you ever happen to...

    I see you're using Linux. If you ever happen to need a c graphical interface on Windows, take a look at National Instruments Lab WIndows CVI.

    By!
  5. Replies
    5
    Views
    2,043

    I followed your advice: with fmod everything...

    I followed your advice: with fmod everything worked perfectly. WIth windows.h as my first include, compiling was successful, but I had a "linking error": symbol sndSoundPlayA@8 undefined.

    I don't...
  6. Replies
    5
    Views
    2,043

    Thank you very much everybody!!! I have...

    Thank you very much everybody!!!

    I have included windows.h, but it is my last header, actually! I'll try moving it up. And I'll try fmod too.

    Thank you a lot again, this forum is a very...
  7. Replies
    5
    Views
    2,043

    Wav files and winbase.h

    Hi everyone!

    I'm in trouble again with my c program. I need to play wav files. I searched the old posts and all I could find was about sndPlaySound. If I use it, my compiler tells me: missing...
  8. Replies
    19
    Views
    6,091

    I like this forum more with each passing day! ...

    I like this forum more with each passing day!

    Thank you!
  9. Replies
    19
    Views
    6,091

    Ok, I followed your advice and I'm very satisfied...

    Ok, I followed your advice and I'm very satisfied with the improved performance. The time it takes to save and open a file is:
    dumb way (cycle with fprintf): 4 seconds to save, 5 seconds to load....
  10. Replies
    19
    Views
    6,091

    Thank you!

    Wow! Terrific way to give me your welcome.
    This is a very friendly forum with lots of nice people!

    @caroundw5h: I'll try soon, this might be the simplest way to achieve my target

    @itsme86: I...
  11. Replies
    19
    Views
    6,091

    Ok!

    Ok, I know nothing about binary files and fread and fwrite. You say it is the fastest way, then I know it is what I need. I'll learn that stuff on a tutorial!

    Thank you really really much.

    ...
  12. Replies
    19
    Views
    6,091

    Saving large files faster than light!

    Hi everyone! This is my first post. I hope I'm not saying things that go against this forum's way of thinking or violating any rule you may have. If I do, I'm sorry.

    Here is the problem: I have to...
Results 1 to 12 of 12