English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

1 answers

foo is used in tutorial type things as name that can be anything, to signify that it can be anything, for instance

int foo;

shows the syntax of how to declare an integer, something like

int integer;

is confusing, it looks like it might be an integer, named int (when you're trying to show someone the syntax for making a declaration they have no idea which one will be the name), whenever you see foo, you know that it is just a name of something and could be replaced with anything

a sneaker you wear on ur foot, time bombs blow stuff up

2007-02-19 03:55:21 · answer #1 · answered by Anonymous · 0 0

fedest.com, questions and answers