Posts

My Errors

During the experimentation period in the main branch codes, I make some mistakes and clarify it inline using comments. This is for theory behind the errors. What and why the error happens. Here is a list of the errors, maybe good for future reference.

● Errors
#implicit-function-declaration
Missing Include
This is a deliberate experiment, intentionally removing the #include headers and trying to call the printf to see what happens.