Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: rahulsr123
Forum: C++ Feb 13th, 2006, 8:01 AM
Replies: 7
Views: 346
Posted By rahulsr123
how much time is required to learn c++?

hi guys,
its rahul again. how much time does it take to become really proficient in c++? do any of you have a study plan? i have bought complete reference to c++ by herbert schildt and plan to study...
Forum: C++ Feb 13th, 2006, 7:42 AM
Replies: 10
Views: 351
Posted By rahulsr123
how to use pointers to display a part of a string

hi guys,
thanks for posting on my last thread. i was wondering if pointers could be used to display part of a string instead of arrays. so i tried the following program. but it is not...
Forum: C++ Feb 10th, 2006, 8:33 AM
Replies: 2
Views: 132
Posted By rahulsr123
i dont know what is wrong with this one

//this is a program for copying one array to another
#include<iostream.h>
class array
{
int i,a[10],b[10];
public:void out()
{
cout<<"enter the elements of the first...
Forum: C++ Feb 10th, 2006, 8:08 AM
Replies: 9
Views: 251
Posted By rahulsr123
could you give me an example

if i wanted to enter the elements in one array and copy it to another how would you do it?
Forum: C++ Feb 10th, 2006, 7:59 AM
Replies: 9
Views: 251
Posted By rahulsr123
how to assign one array to another?

hi guys,
i am new to c++.
i want to know how to assign arrays.
for example if i declare an array and assign some values to it
and then if i wnat to store the...
Showing results 1 to 5 of 5

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:47 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC