|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++.windows.32-bits - _i64toa & DMC
Hi, I have some W32 code that uses those _i64... functions. How are those functions handled with DMC? Are there are RTL equivalent functions available? BTW: How is this 64 bit number stuff handled in DMC anyway? -- Robert M. Münch IT & Management Freelancer Mobile: +49 (0)177 2452 802 Fax : +49 (0)721 8408 9112 Web : http://www.robertmuench.de Dec 21 2002
"Robert M. Münch" <robert.muench robertmuench.de> wrote in message news:au1oik$2f3m$1 digitaldaemon.com...Hi, I have some W32 code that uses those _i64... functions. How are those functions handled with DMC? Are there are RTL equivalent functions available? BTW: How is this 64 bit number stuff handled in DMC anyway? Dec 21 2002
Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit See attached. Jan "Robert M. Münch" wrote:Hi, I have some W32 code that uses those _i64... functions. How are those functions handled with DMC? Are there are RTL equivalent functions available? BTW: How is this 64 bit number stuff handled in DMC anyway? -- Robert M. Münch IT & Management Freelancer Mobile: +49 (0)177 2452 802 Fax : +49 (0)721 8408 9112 Web : http://www.robertmuench.de Dec 23 2002
"Jan Knepper" <jan smartsoft.us> schrieb im Newsbeitrag news:3E07E417.4F310025 smartsoft.us...See attached. Dec 24 2002
"Robert M. Münch" wrote:"Jan Knepper" <jan smartsoft.us> schrieb im Newsbeitrag news:3E07E417.4F310025 smartsoft.us...See attached. Dec 24 2002
Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Here... vsscanf and vswscanf because it's Christmas! I think they are still missing from stdio.h... Jan "Robert M. Münch" wrote:"Jan Knepper" <jan smartsoft.us> schrieb im Newsbeitrag news:3E07E417.4F310025 smartsoft.us...See attached. Dec 24 2002
"Jan Knepper" <jan smartsoft.us> schrieb im Newsbeitrag news:3E087293.7CC329F smartsoft.us...Here... vsscanf and vswscanf because it's Christmas! I think they are still missing from stdio.h... Dec 25 2002
"Robert M. Münch" wrote:Here... vsscanf and vswscanf because it's Christmas! I think they are still missing from stdio.h... Dec 26 2002
|