Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #3K
~11.4K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

19 Posted Topics

Member Avatar for cassie_sanford

i have the source code for this. It is a basic only if you want just leave a message..

Member Avatar for rafiq_1
0
838
Member Avatar for idRATHERgoHUNT
Member Avatar for sillyboy

me to! im browsing right now and i am currently listening to fall out boy "america's suitehearts".

Member Avatar for Helianthus
0
6K
Member Avatar for FrancisC07

hi! ^_^ i am very confuse on how to edit an external file? can someone tell me?

Member Avatar for skatamatic
0
104
Member Avatar for FrancisC07
Member Avatar for Ancient Dragon
0
172
Member Avatar for FrancisC07

hi guys..! i need some help on how can i print out the output of my program.. the problem is, it will only print out the first char of a characters and i don't know how to use the pointer using an multidimensional array. ex. input: jhonny output: j here's …

Member Avatar for zalezog
0
142
Member Avatar for Bhawana Pant

i think you should use the strlen after you write the output code.. strlen is to count the number of characters..

Member Avatar for John A
0
131
Member Avatar for MyRedz

for your q1 this is the code that will reverse the digit.. 3 integers, you should modify this to 5 digit.. [CODE]temp=x; x=z; z=y; y=temp;[/CODE]

Member Avatar for arun_lisieux
0
149
Member Avatar for avillachandok
Member Avatar for FrancisC07

hi guys! i need help ! what's wrong of this code?? this program will input five names and will output the five names i inputed. but when i run this program and i inputed a five names. It couldn't give me the exact answer.. the output should be this: please …

Member Avatar for MyRedz
0
109
Member Avatar for FrancisC07

i am using an two dimensional arrays... and i inputed five names on it.. anyone can help me on how to output the five names?? i dont need the whole program.. i just need the code... thnx... ^_^

Member Avatar for Agni
0
110
Member Avatar for Member #478025
Member Avatar for Comatose
0
753
Member Avatar for dirnthelord

please make you statement a clearly.. you mean, you want to open an folder using a code?

Member Avatar for Nick Evan
0
131
Member Avatar for FrancisC07

hi! i have a problem.. i want to make a program the will input your name and age, and the output will count the char i been input. but my problem is i don't know what would be the code so that i can count the char i been input.. …

Member Avatar for FrancisC07
0
164
Member Avatar for FrancisC07

[CODE][/CODE] average=a[counter]+b[counter]+c[counter]+d[counter]/12; can someone can help me? modify to modify this code using an for loop? thanks

Member Avatar for vmanes
0
295
Member Avatar for FrancisC07

oopss i still have a problem!!.. What's wrong with my code? [code=cplusplus] main() { int a[4]; int b[4]; int counter,sum=0; cout<<"JANUARY"; for(counter=0;counter<4;counter++) { cout<<"Numbers of Rainfall:"; cin>>a[counter]; } for(counter=0;counter<4;counter++) { sum+=a[counter]; } cout<<"The numbers of rainfall in the first month"<<sum<<endl; cout<<FEBRUARY; for(counter=0;counter<4;counter++) { cout<<"Numbers of Rainfall"; cin>>b[counter]; } for(counter=0;counter<4;counter++) { …

Member Avatar for MosaicFuneral
0
116
Member Avatar for FrancisC07

i need a help on how to add the value of an array to another value of an array? i dont need the whole program.. i just want to know what will i do in order to add the 4 values of an array using the for loop statement. for …

Member Avatar for FrancisC07
0
201
Member Avatar for Member #450068
Member Avatar for shyka

If you want a help.. Try your best.. We're not giving you the exact code. But we will giving you some tips about your problem.

Member Avatar for gagansharma
0
276

The End.