public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Re: help with programming?
   help with programming? tyler
@  ` Igor Gueths
  0 siblings, 0 replies; 2+ messages in thread
From: Igor Gueths @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi.
On Sat, Jan 07, 2006 at 09:11:35PM -0800, tyler wrote:
> Hay,
> I have a question,
> someone told me that linux's main library was gclib, I tried to find 
> something, and got sourceforge. I didn't find any documentation on there, 
> though I clicked the view documentation link a couple times. Anyone know about some documentation on this thing?
>

Actually, what you probably meant was Glibc. That standing for the GNU C Library, and its the library that all your programs get linked against. You can find more information about it at 
http://www.gnu.org/software/libc/libc.html.
>

 Also, I assume that gcc is the default compiler on most linux systems, How 
> would I include a library file with gcc? Also, would gcc be the same as g++?
>

I'm not sure what sort of programming you said you did, but C/C++ syntax is pretty compiler independent in terms of the standard stuff i.e., #include/#define/etc. If you are not currently 
familiar with the above, I'd suggest the Kernighan and Richy book on C as a nice starting point. Gcc and G++ are slightly different; Gcc is the regular C compiler, whereas G++ calls Gcc with 
the default language set to C++, as well as linking to the main C++ library by default. HTH.
 Thanks,
> 
> Tyler Littlefield.
> Check out our website:
> http://tysplace.the-leetest.net
> check out my blog:
> livejournal.com/~tylerrl
> [my programs don't have bugs, just randomly added features]
> [failure is not an option, it comes bundled with windows!] 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

- -- 
Any society that would give up a little liberty to gain a little
   security will deserve neither and lose both.
- -- Benjamin Franklin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iQIVAwUBQ8Cdn6e2pgKIdGq4AQoghg/+JWObW6NveEaKGf5prH4oIM4O6uqsS/8/
HYRAGFCHf0beHusfBM4vvnGIvmKG8JCwjCVrsSq/kbrY9z1jisUX4DWCdXLWX3iD
OqRhItrqJpUVL2Tx4PjmacqovzR3xEMNrGwQR90RPq1GQHUxnzj2qEaMe1SddMVy
zJTJcDxvRuCdyQpNRb/onWdnAb9gX+7VFmwfy6aGPEh26dihO2mytgIXlymSb4tZ
aHvwgi8/c9EFiEovdKXsYToAHsdSvkaM5l+4sTs+fWvZL5p4OH3lSU+tjWAm6kQf
tj7by3wIZvkot1c2gW8jk8NhTWPvsrmEKE2DVNIZEbQmmRITX7K1RKlFwoWSMHYV
m0qNnmYC/04tpLxio6+1XDHxqWIE5+4YUA4RpdoaMPCkcMZzZlN6m2uYVsizNbVw
ZEkiK5kCtHjwYMjttd9At0bJ0L6N+8QVBsFkJfJo3Q2wlzJ26GYdqJdK9RDb9q2k
MoFOv6uHudo4sfcjGOiVDprZiuYysqzQ7Bii8ko1G4kS9ZVLz3NXCprcl6tJ0uwo
7g7Ni1ybUTbwsWyO9/8uK8VhYEIn2Bp+XFK32/Chwq0pJGjNe5WcKxlT20MG4mFX
5SqIWtLt+IvRRGcJN1j0Lt1rwBt5izTxNQblF0XRKuoazIPhZi5dCHsj6RH6SVz0
zXXMRe0eGCA=
=m0hG
-----END PGP SIGNATURE-----


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

* help with programming?
@  tyler
   ` Igor Gueths
  0 siblings, 1 reply; 2+ messages in thread
From: tyler @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hay,
I have a question,
someone told me that linux's main library was gclib, I tried to find 
something, and got sourceforge. I didn't find any documentation on there, 
though I clicked the view documentation link a couple times.
Anyone know about some documentation on this thing?
Also, I assume that gcc is the default compiler on most linux systems, How 
would I include a library file with gcc? Also, would gcc be the same as g++?
Thanks,

Tyler Littlefield.
Check out our website:
http://tysplace.the-leetest.net
check out my blog:
livejournal.com/~tylerrl
[my programs don't have bugs, just randomly added features]
[failure is not an option, it comes bundled with windows!] 



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

end of thread, other threads:[~ UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 help with programming? tyler
 ` Igor Gueths

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).