Connecting Tech Pros Worldwide Help | Site Map

Help needed in modifying a record

rrohithr@gmail.com
Guest
 
Posts: n/a
#1: Jul 23 '05
Hi programmers,

Im new to this group and i am a beginner in c++ programming
I need to get information about modifying a simple record in Turbo C++
with the usage of files.Hope you people can help me
climb the great ladder of C++.

Howard
Guest
 
Posts: n/a
#2: Jul 23 '05

re: Help needed in modifying a record



<rrohithr@gmail.com> wrote in message
news:1117646564.834186.119700@f14g2000cwb.googlegr oups.com...[color=blue]
> Hi programmers,
>
> Im new to this group and i am a beginner in c++ programming
> I need to get information about modifying a simple record in Turbo C++
> with the usage of files.Hope you people can help me
> climb the great ladder of C++.
>[/color]

Is Turbo C++ still around? I think that's on outdated compiler, isn't it?
I'd suggest you get a newer one, along with some good books on the subject.

What's a "record"? Are you talking about database programming?

If you have problems with how to use the C++ language, this is the right
place. But if you're asking about features of a specific compiler, then you
should look for a newsgroup devoted to that compiler.

-Howard


Closed Thread