Discussion:
[Dev-C++] what's the difference between *.h file and *.hpp
faramarz yari
2004-04-14 18:17:04 UTC
Permalink
hi
can any body tell me what's the difference between *.h file and *.hpp?
thank u in advaced

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
Tim Schumacher
2004-04-14 18:31:11 UTC
Permalink
Hi faramarz,
Post by faramarz yari
can any body tell me what's the difference between *.h file and *.hpp?
It is the same. Both are headerfiles. hpp is only showing that it is a C++
headerfile.

so long

Tim
--
Post by faramarz yari
Und wer als Root browst, gehoert eh | http://we-are-teh-b.org/~tim/borg.key
in Honig getunkt, in Wollfaeden gewaelzt | http://learn.to/quote
und im Streichelzoo ausgesetzt... | http://discworld.kicks-ass.org
rockshop auf heise.de
Per Westermark
2004-04-14 18:37:02 UTC
Permalink
No difference. Some people uses *.hpp just to inform the rest of the world
that the header file contains C++ declarations.

/Per W
Post by faramarz yari
hi
can any body tell me what's the difference between *.h file and *.hpp?
thank u in advaced
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Dev-cpp-users mailing list
TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm
https://lists.sourceforge.net/lists/listinfo/dev-cpp-users
Continue reading on narkive:
Loading...