Search:

Type: Posts; User: myer_784

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,418

    I manage to compile and run the right message...

    I manage to compile and run the right message just if I use "make -f MyMakeFile.txt".......when I try to rebuild specific component, I get the message that the rebuild was success (I think soo..) ...
  2. Thread: DEBUG code

    by myer_784
    Replies
    12
    Views
    2,843

    compilation

    what if I have both multiple files and this debug message at the same time??...in using the " -DDEBUG " command in the compilation process before running the program,what the command line suppose to...
  3. Thread: DEBUG code

    by myer_784
    Replies
    12
    Views
    2,843

    hmmm....I'm still quite confuse...what is...

    hmmm....I'm still quite confuse...what is actually the function of this "debug" command??is it to indicate what the program is doing at each stage or only at a particular stage??
  4. Thread: DEBUG code

    by myer_784
    Replies
    12
    Views
    2,843

    thanks!!!!

    thanks guys..that's really help..
    ahha....now I can produce an error message for myself :p (that kinda thing that alwiz appear ,makes us very mad sometimes .... :D ) ...just to share...
  5. Thread: DEBUG code

    by myer_784
    Replies
    12
    Views
    2,843

    command line for debug

    then...what the command line suppose to looks like?? i'm currently using Borland 5.5 compiler....
  6. Thread: DEBUG code

    by myer_784
    Replies
    12
    Views
    2,843

    uhhh....

    btw...what the meaning of that "......" kinda thing??? :rolleyes:
  7. Thread: Make Files

    by myer_784
    Replies
    6
    Views
    1,541

    quite the same prob....

    urmmm...

    i've just manage to run my MakeFile....I now i'm working on the DEbUG mode.... i use the Borland compiler though...slightly different files n command but maybe u can apply it to whatever...
  8. Thread: DEBUG code

    by myer_784
    Replies
    12
    Views
    2,843

    DEBUG code

    can somebody give me an example of a DEBUG program...I have to create my own DEBUG mode........I know what that thing do....but I dunno what it really looks like

    i just have the idea that i can...
  9. Replies
    8
    Views
    1,418

    cheers......

    <InvariantLoop> it doesn't matter.....thanks for trying to help anyway ;)
  10. Replies
    8
    Views
    1,418

    thanks

    hey....this is really great...I wish I have registered here long time ago so I would have learn lot more,,,,allwiz thought that thic C thingy is quite interesting ....especially when we successfully...
  11. Replies
    8
    Views
    1,418

    I don't even know how to compile it... urmm..the...

    I don't even know how to compile it...
    urmm..the complete version is like this.


    /* headers.h */
    #include <stdio.h>

    void function_a(void);
    void function_b(void);
    void function_c(void);
  12. Replies
    8
    Views
    1,418

    how to execute more than one files??

    heyya..

    I'm a new member in da house,and also new to this "C world"..I have to learn this language since I'm in engineering .....can sumbody tells me how the command line looks like or if there is...
Results 1 to 12 of 12