Thread: structures & scanf

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Feb 2018
    Location
    San Diego, CA
    Posts
    123

    structures & scanf

    Hi...newbie here, finished a beginner C book a few months back and am beginning to pick it up. Here is part of my first program, just a small part of if, i ready "A Development Process" on this web site.

    Just curious how, i usually include my own header in it's own file, just wondering how to use scanf onto a variable or character string then spit it back out on the screen using puts or printf. Thanks.
    Attached Files Attached Files
    Last edited by _jamie; 05-29-2018 at 12:16 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Some issues with if else in structures also scanf
    By May-En Liu in forum C Programming
    Replies: 4
    Last Post: 09-17-2015, 08:11 AM
  2. Problems with Nested Structures and Arrays of Structures
    By Ignoramus in forum C Programming
    Replies: 4
    Last Post: 03-02-2010, 01:24 AM
  3. Structures, passing array of structures to function
    By saahmed in forum C Programming
    Replies: 10
    Last Post: 04-05-2006, 11:06 PM
  4. Accessing structures contained in structures
    By enigmaatj in forum C Programming
    Replies: 1
    Last Post: 04-18-2002, 08:53 AM
  5. Replies: 5
    Last Post: 04-11-2002, 11:29 AM

Tags for this Thread