What is the history of the use of "foo" and "bar" ...
# platformbuzz
z
What is the history of the use of "foo" and "bar" in source code examples? https://softwareengineering.stackexchange.com/questions/69788/what-is-the-history-of-the-use-of-foo-and-bar-in-source-code-examples Why do many code examples, especially tutorials, use the names "Foo" and "Bar" so often? It is almost a standard. For example: void foo(char* bar) { printf("%s", bar); } Sat, 05 Oct 2024 195209 GMT Sent by Zapier