Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preston Lee Pull Request For Final #203

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

prl43
Copy link

@prl43 prl43 commented May 6, 2023

No description provided.

prl43 added 4 commits May 5, 2023 22:29
main.out (depends on main, command to run is ./main|tee main.out), main (depends on both .o files, command should use cc -o to compile and link executable progam called main), main.o (depends on main.c, command should use cc -c to compile but not link), get_student_id.o (depends on get_student_id.c, command should use cc -c to compile but not link).

Added a little for formatting.
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