Apr 7, 2001 #1 bluejacket ISP Joined Mar 13, 2000 Messages 20 Location CA Does anyone know any function in MFC equivalent to the standard C function sscanf ?
Apr 9, 2001 #2 TGM IS-IT--Management Joined Mar 14, 2001 Messages 141 Location BE Hi Well, sscanf is still available, even if your are using MFC. I use it quite often in my applications and I'm using MFC for all my apps HTH Thierry EMail: Thierry.Marneffe@swing.be Upvote 0 Downvote
Hi Well, sscanf is still available, even if your are using MFC. I use it quite often in my applications and I'm using MFC for all my apps HTH Thierry EMail: Thierry.Marneffe@swing.be
Apr 27, 2001 #3 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB Look inside CString. John Fill ivfmd@mail.md Upvote 0 Downvote