[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
compiling
hi
i tried compiling a c program as
cc myprog.c
& rename a.out to a.out1 . then i complied it with unrelated file
cc myprog.c anotherfile.c
the file sizes of a.out & a.out1 differ . also the program was written to show some pointer address .
each
exectable shows different addresses . if same executable is run repeatedly , it shows same
addresses .
what info did a.out took from anotherfile.c ?
-----------------------------
reply soon
bye
==== Ð ë ê þ ã K ----
have a great day
ICQ 30662394
-- The wise person writes bomb-proof code.