public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Creating and using header files
@ 2006-03-23 12:27 abdurrasheed
  2006-03-23 12:39 ` John Love-Jensen
  0 siblings, 1 reply; 3+ messages in thread
From: abdurrasheed @ 2006-03-23 12:27 UTC (permalink / raw)
  To: gcc-help

Hello,
I am a regular user of the gnu c++ compiler for the Linux platform. I need
to create header files and use them in my c++ source files in order to
ensure code reusability.

I have tried getting help online on this but to no avail.Could you please
provide help on how to solve the problem.

I will be very grateful for your assistance.

Thanks.

Abdurrasheed

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Creating and using header files
  2006-03-23 12:27 Creating and using header files abdurrasheed
@ 2006-03-23 12:39 ` John Love-Jensen
  0 siblings, 0 replies; 3+ messages in thread
From: John Love-Jensen @ 2006-03-23 12:39 UTC (permalink / raw)
  To: abdurrasheed, MSX to GCC

Hi Abdurrasheed,

It does not appear that your question is related to GCC in particular.  It
appears to be a general "C++ How To" type of question.  There are much more
suitable forums available for general C++ questions, as your inquiry appears
to be off-topic for this forum.

I'm not entirely sure what kind of assistance you are asking for.

You are a regular user of C++ on Linux.

You want to create header files.  Okay, well, use your favorite editor (vim?
emacs?), and create a header file.  Have you read chapter 9 of Stroustrup's
C++ Programming Language (3rd ed or special ed), in particular 9.2.1?

Sincerely,
--Eljay

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Creating and using header files
@ 2006-03-23 14:33 Martin York
  0 siblings, 0 replies; 3+ messages in thread
From: Martin York @ 2006-03-23 14:33 UTC (permalink / raw)
  To: abdurrasheed; +Cc: MSX to GCC

 

I find the following forum good for general C++ questions:
http://invisionfree.com/forums/CPPlearningcommunity/index.php?act=idx

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-23 14:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-23 12:27 Creating and using header files abdurrasheed
2006-03-23 12:39 ` John Love-Jensen
2006-03-23 14:33 Martin York

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).