Program to print the angle between the pointers in the wall clock when time is taken as input. if any one knows this program code.please send mail to me. ...
The angle in degres of the minute arrow is dm=(360*min)/60; the hour one: dh=(360*hour)/24; then the difference: dif = dm-dh; correct the range: if (dif < 0)...
... Are you sure about that one? (6 o'clock or 3 o'clock e.g.) -- PJH 'Two Dead in Baghdad' not 'product-friendly' - Kent Ertugrul, chief executive of Phorm. ...
I made a mistake!!! I forgot the hour arrow repeats every 12 hours, not 24!! it should be: dh=(360*(hour%12)) /12; in C % is mod, the remainder of the division...
Dear friend, I suggest you to kindly enter your details in the group's database. Its available at the following link... ...
Programmers-Town@yaho...
Jul 1, 2008 5:32 pm
12154
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
Jul 1, 2008 5:32 pm
12155
I tried to search < ">http://www.codeproject.com/KB/library/MSSF.aspx <http://www.codeproject.com/KB/library/MSSF.aspx> > I am getting error,Page not found ...
helloz everyone im a student and i have many problems in programming i,v create this program with 4 functions (read from the file using command line)and store...
On Mon, Jul 7, 2008 at 2:49 AM, Gaurav, Kumar ... It's because the article was so popular that the CodeProject community decided that they weren't good enough...
Dear All, I have found an interesting problem in my c++ code which I have mentioned below: What program does: 1. There is a client-server system where client...
Deepak D
dixitd@...
Jul 12, 2008 7:19 pm
12160
Someone Help me please! does any body know how can I convert General(ordinary)Trees to Binary Trees With linked List in C++ ? does any body have the Codes in c...
Friends, If you are/were geting too many mails, you can change your membership to one of the following. 1. Daily Digest : you l get only one mail per day (no...
Programmers-Town@yaho...
Jul 13, 2008 6:21 pm
12162
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
Jul 13, 2008 6:21 pm
12163
File : Annoucement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
Jul 13, 2008 6:21 pm
12164
Hi , If you want to test the application you can use process explorer and see why , in the process explorer you can select the process and see the threads...
File : Annoucement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
Jul 27, 2008 5:12 pm
12168
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
Jul 27, 2008 5:12 pm
12169
Friends, If you are/were geting too many mails, you can change your membership to one of the following. 1. Daily Digest : you l get only one mail per day (no...
Programmers-Town@yaho...
Jul 27, 2008 5:12 pm
12170
hi all , Can i ask one question? Question is, Can i write a program in c or c++ with out main function? If yes then, plz send me the code with explanation. my...
hi, but windows programing donot done in c or c++ because windows programing done in the VC++. my question in pure c or c++ not in windows programing. bye ......
... VC++ is just C++ with some Windows specific libraries. It's like saying Linux GUI programs aren't C or C++ because they use widgets. ... Since you appear...
hi all friends, ya ur ans is write Paul but m don't use the windows programming. pzl explain givn code program, #include<stdio.h> #include<conio.h> #define...
Hi,     I know that a c/c++ program should have a main() function and program execution always begin from main. But we can have a C program start from a...
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
Aug 1, 2008 5:05 pm
12178
Dear friend, I suggest you to kindly enter your details in the group's database. Its available at the following link... ...