Skip to content

mazerlodge/ArgumentsInXCodeC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ArgumentsInXCodeC

Weekly Source Code #201802

Just a quick demo of setting and processing arguments in an XCode C project.

Bottom line: Debug arguments are set through Product Menu -> Scheme -> Edit Scheme or Clover-< for short.

Other arg notes, use ' or " around args with spaces or '\ ' to escape the space. When args with spaces are put in a build scheme, you must supply the quoting.

About

Weekly Source Code #201802

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages