User profile: neels
User info |
User name: | neels |
Old user name: | neelakshi |
Name: | neels |
Location: | India |
Bio: | I have a knack for coding! and, like answering questions on programming! |
History |
Joined: | |
Number of posts: | 5 |
Latest posts: |
program not compiling .help plizz hey,this would be the correct version of your program.
[code]#include <iostream>
#include <stdlib.h...
Help with a coin flip program hey,
randrange() would always return 0,1 or 2.why test for other values like 3 or 9?. also, you can ...
Dynamic array hey, you could use malloc() function
printf("enter the no of scores you wanna enter\n");
scanf("%d",...
[C PRGM] Get only words from string hey,
you have gotta store the input file paragraph in a character array.
use isalpha() function to g...
Multiplying a fraction of a number to a whole number hey,
you could use string data type to store a decimal number.
then, you could retrieve the number a...
|
This user does not accept Private Messages