I figured it out already..hehe the only thing that is needed to be change is this T1=300-inc; T2=300; end1=1000-inc; Program //This...
Now I upgraded the program..:D thanks to all your help!! but i have a last question how can I set the range or the stopper to T2 to 1000K because...
Thanks techgeek.in but i have another question..:happy: if the user wanted to input numbers with decimal numbers how will i do that??
Here is my problem I can't figure out how to loop two variable at the same while they increment at the same time with the same increment I can't...
I am making a program that solves for Standard Deviation unfortunately my program doesn't print correct answer but just prints the 1.#J or the...
Sir I understand what your demo want to say but what should be the values of the tests array if there would be no range of values to be inputted...
My program can already capture strings or characters but the problem is that in some parts of the program it does not prompt that his/her input is...
Ahh hahaha..now I got it because whenever i choose the number 1 the program resets.. Thanks alot virxen
Thank you!!:happy: but i already resolved the problem.. now may problem is the looping at the last part because when i use switch statement the...
Let us just focus on this..:happy: Example: Blues inputted by the user Before: Position Value Address 0 1...
How to compare an address to another address and replaces the value stored in that address? //This program prints the initialize value and the...
Thanks a lot for that!!!:D
How to restart a loop after capturing a wrong input? because if i inputted a string or a character, my program captures the error but the problem...
I'm having problems when i use the fgets() and the gets() functions.. if(sel==1){ do{...
Fu!!!
Can someone fix my code with the removing of the string and the searching for string because my program does not erase the string and does not...
If I use the scanf it could not store a very long string including the spacing..
I know how to use switch format but the problem is when I need to call the data stored inside the string, every time I call them they are always null
Can someone help me to convert the if and elseif statements to switch-case format and i want to store my strings to a text file how will i do...
Nothing changed, the problem is still there what just happened is that there is an additional name count and when it comes to the name.txt file it...
Separate names with a comma.