Skip to content

Add C programming examples and VSCode configuration - #1

Open
Lankesh32bitexe wants to merge 1 commit into
mainfrom
blackboxai/operator-precedence-explanation
Open

Add C programming examples and VSCode configuration#1
Lankesh32bitexe wants to merge 1 commit into
mainfrom
blackboxai/operator-precedence-explanation

Conversation

@Lankesh32bitexe

Copy link
Copy Markdown
Owner

This PR adds C programming examples including character handling programs and various utility programs. It also includes VSCode configuration files for C/C++ development.

Changes:

  • Added CHARACTER HANDLING directory with programs for character and digit operations
  • Added PROGRAMS directory with examples like age check, prime number checker, etc.
  • Included compiled executables in output subdirectories
  • Added VSCode configuration files (.vscode/c_cpp_properties.json, launch.json, settings.json)

These additions provide a comprehensive set of C programming examples and development setup.

- Added CHARACTER HANDLING directory with C programs for character and digit operations
- Added PROGRAMS directory with various C programs (age check, prime number, etc.)
- Included compiled executables in output subdirectories
- Added VSCode configuration files for C/C++ development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant