Search:

Type: Posts; User: space

Search: Search took 0.00 seconds.

  1. Thank you Satya, I did google and found this fifo...

    Thank you Satya, I did google and found this fifo example in C code, A FIFO Buffer Implementation
    It looks much more complicated compared to the normal array assignment in C, I want to know the...
  2. Thank you for your reply... Yes, I am talking...

    Thank you for your reply...
    Yes, I am talking about the data is coming at a faster rate than the processor can handle, so I want to use the buffering method

    I wanted to know the difference...
  3. What is the difference between “buffering in a memory” and “assigning data to the mem

    Forgive the newbie question.

    What is the difference between "buffering in on-chip ram" and "assigning a data or writing/reading to/from the on-chip ram"?

    How are they different from the...
  4. Replies
    3
    Views
    5,711

    No, I am doing the program codes in MFC. The...

    No, I am doing the program codes in MFC.

    The software displays sentences from the text file. But, the font sizes are too small. Is it possible to make the fonts larger? Or is it impossible?
  5. Replies
    3
    Views
    5,711

    How to Change Text File Font Size

    Hello, I am newbie here.

    I have a Microsoft Visual C++ 6.0 software that displayed sentences from a text file created before. The fonts displayed are too small. How could I change the font size so...
Results 1 to 5 of 5