Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P project03
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cs24-19fa
  • project03
  • Issues
  • #2

Something went wrong while setting issue due date.
Closed
Open
Created 5 years ago by Caleb C. Sander@csanderMaintainer
  • New issue

  • Report abuse

  • New issue

  • Report abuse

Avoid puts() in starter code

Closed

Avoid puts() in starter code

We didn't use puts() in CS 3 so many students didn't realize it was just a special case of printf(). Alternatives include using printf() everywhere (with %%, ew), using printf("%s", str), or just improving the comments (but doesn't appear that students actually read these :frowning2:).

Edited 5 years ago
  1. Oh no!

    You are trying to upload something other than an image. Please upload a .png, .jpg, .jpeg, .gif, .bmp, .tiff or .ico.

    Incoming!

    Drop your designs to start your upload.

Linked issues
0

Related merge requests


  • Adam Blank
    Adam Blank @blank · 5 years ago
    Owner

    +1 for printf everywhere

  • Caleb C. Sander @csander changed the description 5 years ago

    changed the description

  • Caleb C. Sander
    Caleb C. Sander @csander · 5 years ago
    Author Maintainer

    Fixed in 04efba1d

  • Caleb C. Sander @csander mentioned in merge request !1 (merged) 5 years ago

    mentioned in merge request !1 (merged)

  • Caleb C. Sander @csander closed via merge request !1 (merged) 5 years ago

    closed via merge request !1 (merged)

  • Caleb C. Sander @csander mentioned in commit 64ca4796 5 years ago

    mentioned in commit 64ca4796

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
None
Assign to
Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Due date
None
None
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Confidentiality
Not confidential
Not confidential

You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

Lock issue
Unlocked
0
0 participants
Reference:

Menu

Projects Groups Snippets
Help