- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 1
- Downvoting Members
- 2
7 Posted Topics
hi! good day to everyone, i have a problem updating my dell inspiron 1011, my OS is windows xp sp3 and when downloading update i have encountered error 0x80070002, and ive tried searching for solution in net but still it doesnt work, please help me! i need it ASAP thanks! | |
please help me which is the best thanks! | |
hi! good day im a newbie and trying to learn functions in C. and im having a problem with functions. int charges (int l, int w) { int c_charg; c_charg = 8.23 * area; } l = 6, w= 3, and area = 18 problem is 'c_charg' is assigned a … | |
hi! i'm beginning to like C, i find it very challenging. and i have this problem, that confuses me here: Construct a C that will accept 5 digit number, determined the reversed number and display the message "equal" if the original 5 digit number and the reversed number is equal, … | |
hi! iam a newbie how can i get the 10th, 100th, 1000th place for example: the interger is 1235, the ones place is 5, the tenth place is 3, the hundreds place is 2, and the thousands place is 1, please help me and how do you program it at … | |
hi! im a newbie and i want to learn more on C i have a problem and i have no idea on how to add a 5 digit number example: input is 12345 and the output of 12345 is 15. please help on this one. | |
Re: hi! iam a newbie how can i get the 10th, 100th, 1000th place for example: the interger is 1235, the ones place is 5, the tenth place is 3, the hundreds place is 2, and the thousands place is 1, please help me |
The End.