Why should any one laugh at you? We all had a similar question when we began with programming ![]()
The C language has a lot of print like functions, and most of the time you can specify where to print to. file, screen, device, memory, etc. Serial.print is just a shortcut for some complex function to tell that you should 'print' something to the serial port.