Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. fprintf function

fprintf function

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Cintch
    wrote on last edited by
    #1

    I have a code that uses fprintf function. The program is crashing every time it hits this function. It asks for a path to fprintf.c (can't find it anywhere). Shouldn't this file be included in the MFC libraries? Anyone has this file?! Thanks! Cintch

    J S 2 Replies Last reply
    0
    • C Cintch

      I have a code that uses fprintf function. The program is crashing every time it hits this function. It asks for a path to fprintf.c (can't find it anywhere). Shouldn't this file be included in the MFC libraries? Anyone has this file?! Thanks! Cintch

      J Offline
      J Offline
      Joaquin M Lopez Munoz
      wrote on last edited by
      #2

      Post the piece of code that is calling fprintf. (Forget about the asking for a path, it is debugger stuff you don't need to care about.) Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

      1 Reply Last reply
      0
      • C Cintch

        I have a code that uses fprintf function. The program is crashing every time it hits this function. It asks for a path to fprintf.c (can't find it anywhere). Shouldn't this file be included in the MFC libraries? Anyone has this file?! Thanks! Cintch

        S Offline
        S Offline
        sysop HAL9K com
        wrote on last edited by
        #3

        You forgot to ask for the CRT when you installed VisualStudio. Go back and reinstall and select C Runtime Libraries Source, which is un-checked by default in VisualStudio 6.0.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups