Search:

Type: Posts; User: XtremeCold

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    7,084

    Thanks for your responses. Your ideas all make...

    Thanks for your responses.
    Your ideas all make sense. It turns out that the makefile in the application is much more complicated than I thought. All the c files are compiled to *.o file, then linked...
  2. Replies
    3
    Views
    7,084

    Function Stubbing and Linking

    Hi all the C experts,

    We are developing the Test Engine for an avionics application.

    The library API a.h: contains external definition of function A().
    The application app.c: include "a.h",...
Results 1 to 2 of 2