Search:

Type: Posts; User: CIO

Search: Search took 0.00 seconds.

  1. Thread: function question

    by CIO
    Replies
    6
    Views
    1,404

    Thanks for all of you~ I can shoot the problem...

    Thanks for all of you~
    I can shoot the problem with the (*bmp)...
    Thanks very much.
  2. Thread: function question

    by CIO
    Replies
    6
    Views
    1,404

    Hi..Thanks for your reply.. I have attached the...

    Hi..Thanks for your reply..
    I have attached the code and the function in the post...
    may be I upload once more..if it still couldn't been seen...please let me know..and I upload it as...
  3. Thread: function question

    by CIO
    Replies
    6
    Views
    1,404

    function question

    Hi all.
    I am a beginner of C and try to write C to export a "0" character to a BMP(called abc.bmp and abc_mod.bmp in my program).

    I have wrote a function to write a "0" but I don't know why there...
  4. Replies
    3
    Views
    3,482

    Thanks for your reply. For the code, do I need...

    Thanks for your reply.

    For the code, do I need to include <allegro.h> because putpixel is a function in the library.So, is allegro.h a basic library in C or the library that I need to download and...
  5. Replies
    3
    Views
    3,482

    using basic library to write curve to bmp

    Hi all, I am a beginner of C and I would like to try to plot a sin and cos curve with changing amplitude and frequency.Then, save them to a bmp file.

    I have searched some information about...
Results 1 to 5 of 5