• some information
    When I compile the same C source file using C51 V5.10 under WIN95 and NT 4.0 I find that the OBJ files generated under NT 4.0 don't match those generated under WIN95. When I perform a binary file comparison...
  • Need information about Keil UV2
    Dear all, I am using the keil UV2 for one of my application. In this application, I need to include files concept. For this, I write the program as follows, #include <stdio.h> int main() { FILE *fp;...
  • Need Information about the comparision of C/C++ on a c167
    Hi all, I am looking for information's about the comparison of C with C++ (RAM and ROM and timing behaviour) for a c167. Any Information is welcome. Tanks
  • PWM for AT89C5115 (need informations)
    hello, every body i'm working with the AT89C5115 of ATMEL and i want to generate a square pulse of 40Khz using the PCA( PWM, the capture or the timer ). for the moment i coulndn't resolve the problem...
  • Information about fat_find and fat_ffind
    I have a problem finding information about the file system functions fat_find and fat_ffind declared in File_Confing.h. Has anyone used any of these functions? What are they expecting for *fn . I want...