| |
| |
Qt-interest Archive - && |
 | | George Huber Computer Scientist SRI, International phone: 732-427-8064 fax : 732-427-2065 cell : 732-740-4018 george.huber@mail1.monmouth.army.mil -----Original Message----- From: Gregor Karzelek [mailto:gregor.karzelek@gmx.de] Sent: Wednesday, April 24, 2002 5:51 PM To: qt-interest@trolltech.com Subject: andand Hi Guys, because I don't know where else I can ask for it I ask you. |
 | | I would just multiply by 10 and add the new number....as long as you are working with ints it should work reasonably... |
 | | Like: a = 300; b = 1; a = (a * 10) + b; // a is now 3001 Evan -----Original Message----- From: owner-qt-interest@trolltech.com [mailto:owner-qt-interest@trolltech.com] On Behalf Of Gregor Karzelek Sent: Thursday, April 25, 2002 6:08 AM To: qt-interest@trolltech.com Subject: Re: andand Hi Guys, thanks up to now for the infos. |
| lists.trolltech.com /qt-interest/2002-04/msg01012.html (1247 words) |
|