Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~280 People Reached
Favorite Forums
Favorite Tags
c x 5
Member Avatar for Tenjune

I'm testing this sample fast food chain program and my problem is every time I select the order the resulting price is like Php895764796364227741000000000000000.0000 Here's the code: [CODE] #include<stdio.h> main() { int choice; float TP; clrscr(); printf("Welcome to Greenwich!\n\n"); printf("This is our menu:\n"); printf("1. Overloaded Pizzas\n"); printf("2. Extreme Cheese Overload\n"); …

Member Avatar for YAMNA MIDHAT
0
112
Member Avatar for Tenjune

So here's the problem: A function that will display all the vowels from the string. PLease help me

Member Avatar for N1GHTS
0
73
Member Avatar for Tenjune

I'm new here so please don't be rude. Okay, my problem is I don't know the exact code on how you print in reverse in array. Here's the problem: Write a program to input a set of five numbers and print them out n the reverse order of input. Put …

Member Avatar for Narue
0
95