Click here to Skip to main content
15,905,563 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: creating own gps map in vc++ Pin
chandu00419-Jun-09 0:55
chandu00419-Jun-09 0:55 
GeneralRe: creating own gps map in vc++ Pin
gpsmercato19-Jun-09 1:03
gpsmercato19-Jun-09 1:03 
GeneralRe: creating own gps map in vc++ Pin
gpsmercato19-Jun-09 1:05
gpsmercato19-Jun-09 1:05 
GeneralRe: creating own gps map in vc++ Pin
chandu00419-Jun-09 1:13
chandu00419-Jun-09 1:13 
GeneralRe: creating own gps map in vc++ Pin
gpsmercato19-Jun-09 1:21
gpsmercato19-Jun-09 1:21 
GeneralRe: creating own gps map in vc++ Pin
chandu00419-Jun-09 1:22
chandu00419-Jun-09 1:22 
GeneralRe: creating own gps map in vc++ Pin
gpsmercato19-Jun-09 1:28
gpsmercato19-Jun-09 1:28 
GeneralRe: creating own gps map in vc++ -972 correctedto 972/2 Pin
chandu00419-Jun-09 1:35
chandu00419-Jun-09 1:35 
good.
now
width=34661
and
height=35633
it is evident that, if we draw the abovepattern, it will be a rectangle, not a square.for our convinience we want to make it a square.
so out of width and height, which is more?
obviously height.
so we will subtract
height-width=35633-34661
=972.
means width is 972 units less than height.
so if we adjust 972/2 units to the left and 972/2 units to the right of our original rectangle, then it would become a square.
now, i want you to explain those caluculations for me.
do it fast.

--------------------------------------------
Suggestion to the members:
Please prefix your main thread subject with [SOLVED] if it is solved.
thanks.
chandu.

GeneralRe: creating own gps map in vc++ Pin
chandu00419-Jun-09 1:45
chandu00419-Jun-09 1:45 
GeneralRe: creating own gps map in vc++ -972 correctedto 972/2 Pin
gpsmercato19-Jun-09 2:08
gpsmercato19-Jun-09 2:08 
GeneralRe: creating own gps map in vc++ -972 correctedto 972/2 Pin
chandu00419-Jun-09 2:11
chandu00419-Jun-09 2:11 
GeneralRe: creating own gps map in vc++ -972 correctedto 972/2 Pin
gpsmercato19-Jun-09 2:15
gpsmercato19-Jun-09 2:15 
GeneralRe: creating own gps map in vc++ Pin
chandu00419-Jun-09 2:19
chandu00419-Jun-09 2:19 
GeneralRe: creating own gps map in vc++ -972 correctedto 972/2 Pin
gpsmercato19-Jun-09 2:20
gpsmercato19-Jun-09 2:20 
GeneralRe: creating own gps map in vc++ Pin
chandu00419-Jun-09 2:22
chandu00419-Jun-09 2:22 
GeneralRe: creating own gps map in vc++ Pin
gpsmercato19-Jun-09 2:33
gpsmercato19-Jun-09 2:33 
GeneralRe: creating own gps map in vc++ Pin
chandu00419-Jun-09 2:39
chandu00419-Jun-09 2:39 
GeneralRe: creating own gps map in vc++ Pin
chandu00419-Jun-09 2:37
chandu00419-Jun-09 2:37 
GeneralRe: creating own gps map in vc++ Pin
gpsmercato19-Jun-09 2:39
gpsmercato19-Jun-09 2:39 
QuestionRe: creating own gps map in vc++ Pin
rajapp22-Jun-09 21:38
rajapp22-Jun-09 21:38 
AnswerRe: creating own gps map in vc++ Pin
chandu00423-Jun-09 17:43
chandu00423-Jun-09 17:43 
GeneralRe: creating own gps map in vc++ Pin
rajapp24-Jun-09 22:41
rajapp24-Jun-09 22:41 
GeneralRe: creating own gps map in vc++ Pin
chandu00425-Jun-09 19:06
chandu00425-Jun-09 19:06 
GeneralRe: creating own gps map in vc++ Pin
rajapp25-Jun-09 19:59
rajapp25-Jun-09 19:59 
GeneralRe: creating own gps map in vc++ Pin
chandu00426-Jun-09 3:00
chandu00426-Jun-09 3:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.