Where is the definition of hi_server_loop() function?
Ronald Aigner
ra3 at os.inf.tu-dresden.de
Wed Aug 23 10:08:45 CEST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
chenggh wrote on 23.08.2006 10:11 this:
> In the main routine there is function named hi_server_loop. But I don't where
> is the function definition. i checked the hiworld-server.h and there is no
> definition.
In the C programming language the header files usually contain a
declaration of a function and the implementation files contain the
definition of that function (with some exceptions). So, it is correct
that there is no definition of the function hi_server_loop in the header
file hiworld-server.h. Therefore, it could be in the implementation file
hiworld-server.c. Have you looked there too?
HTH, Ron.
- --
Mit freundlichen Gruessen / with regards
ra3 @ inf.tu-dresden.de
http://os.inf.tu-dresden.de/~ra3/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE7A0NvCdOf9l7ipgRAlDEAJ9qC87nTtafMyI9C87ARIpdRuQ8iwCglIL5
kUzDsPSGw2mJPlpt3kje7xc=
=Z3jv
-----END PGP SIGNATURE-----
More information about the l4-hackers
mailing list