Re: significance of graphics in c
- From: "santosh" <santosh.k83@xxxxxxxxx>
- Date: 28 Feb 2007 08:50:56 -0800
achiever wrote:
I am a IIIrd electronics Engg student
i want to know what is the role of graphics in c
C has no native graphics support.
is it ok to spend a lot of time on learning c graphic or to start the
new language like JAVA.
If you want the easy way out, then Java's AWT or Swing might be for
you. If you don't mind spending a fair bit of time with the platform's
native graphics routines, then it can be done in C equally well, if
not better. It's a trade-off that only you can decide. There're
nothing that you can do in Java that cannot be done in C; it's just a
matter of how practical it is and how much time you're willing to
devote to it.
.
- References:
- significance of graphics in c
- From: achiever
- significance of graphics in c
- Prev by Date: Re: Polyspace Problem
- Next by Date: Re: INT_MIN and compiler diagnostic
- Previous by thread: significance of graphics in c
- Next by thread: Re: significance of graphics in c
- Index(es):