Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / March 2006

Tip: Looking for answers? Try searching our database.

need help with a program

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
IsmaZ - 12 Mar 2006 19:41 GMT
hi!!!
i just started studyin programming so i m having small problems....
can any1 tell me how 2 write a program in vc++ to identify
palindromes...i cant get it to check digits other than ffirst nd last


William DePalo [MVP VC++] - 13 Mar 2006 02:39 GMT
> i just started studyin programming so i m having small problems....
> can any1 tell me how 2 write a program in vc++ to identify
> palindromes...i cant get it to check digits other than ffirst nd last

The best way to get help here is to post a _few_ lines of something that you
can not get to work. If you explain what you are trying to do, someone may
help you over the hard spots. Many here don't respond if they feel that to
answer might be the same as doing your homework for you.

That said, if you are using an array to address your word (if that's what
you have) then the character at position i (zero relative) is addressed as
array_name[i]. If you are using a pointer, character #i may be adressed as
*(ptr + i).

Regards,
Will

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.