User: Gondvanaz

  • Public profile

User profile: Gondvanaz

User info
User name:Gondvanaz
History
Joined:
Number of posts:25
Latest posts:

What's wrong with this code?
So basically this program should be able to find the most typed in number after entering 20 numbers....

What's wrong with this code?
This is supposed to be a program which finds the most frequently typed in number [code] #include...

Can't run this program
It's the solution of the exercise given in the book. I get these errors: - subscript requires arra...

What does char bigstr[1000] = "" do?
This program does not work at all, dude.

What does char bigstr[1000] = "" do?
[code] #pragma warning(disable:4996, 4013) #include <stdio.h> #include <string.h> int main(v...

This user does not accept Private Messages