Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by yhboy

  1. Y

    How to exec and system in C ?

    Re: exec and system in C Thanks a lot. That is not my homework. I just want to know the usge of "system()" because I found the system function is like this:int system(char *command) It is ok when executing command like "dir" that contains no argument. But I don't know how to do if the...
  2. Y

    How to exec and system in C ?

    Re: exec and system in C Thanks But I want the number fo file is adjustable, not limited in 3 files. The file1, file2 ..and so on are the arguments of main function.
  3. Y

    How to exec and system in C ?

    Hi I would like to use exec or system to do a dos command: copy <file1>+<file2>+<file3>.....<file N-1> <file N> How to do that?
  4. Y

    Looking for color LCD initialization code in C

    CSTN Hello I want to drive a Color STN with UC1681(controlling chip) but I know almost nothing about CSTN. I have driven monochrome LCD before but it seems a lot of difference between color LCD and monochrome LCD, especially in initialization and data patterns. Somebody can give me a simple...

Part and Inventory Search

Back
Top