You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a script that gives ChatGPT a module defined in a source file and ask it to generate a main program that calls it. Iteratively debug the main program it compiles with the -c option. Then debug it so that it and the module can be compiled to create an executable. Run the executable.
The text was updated successfully, but these errors were encountered:
Write a script that gives ChatGPT a module defined in a source file and ask it to generate a main program that calls it. Iteratively debug the main program it compiles with the -c option. Then debug it so that it and the module can be compiled to create an executable. Run the executable.
The text was updated successfully, but these errors were encountered: