• Case sensitivity
    Probably something of a trivial question for those who know: Can anyone out there confirm for me whether ANSI C is meant to be a case sensitive, or insensitive languge; and whether the Keil compiler...
  • file system case sensitive
    I use Keil's file system on a NXP ARM with SD Card. I want to create filenames in lowercase, but when I initialise a string, e.g. strcpy(file_str, "myfile.dat") and do a fopen() with that name it creates...
  • A51 Assembler case-sensitive
    A quick question: Is A51 Assembler case-sensitive? Thanks Brian
  • SCVS and commenting a commit
    Hi, I've got a problem with the SCVS. Everytime I commit the project and enter a comment for the commit, the comment is replaced by the content of "MAIN.C" . I used the CVS.EXE from the uVision 3 Application...
  • Configure SCVS menu
    Hi, I want to use this capability but I have a little problem. In fact, I have several environment variables to set before running the command line. How can I do ? Moreover, can I use a batch...