User profile: Homedogslice

User info
User name:Homedogslice
Name:James
Location:Salt Lake City University of Utah
Website:http://utah.edu
Bio:I am studying Mechanical engineering at the University of Utah. I am in my first programming class and we are learning MATLAB and C programing. I have done some HTML coding in the past.
Statistical data
Gender:Male
Occupation:Engineer
Skills:C
History
Joined:
Number of posts:6
Latest posts:

function not compiling
Got it... I was writing the code like a while loop... Edited: int SumNumTerms(int numTerms) { /...

function not compiling
It's hard to find a discussion post with super basic errors like this. Can someone tell me what I'm...

Not compiling, problem with Serial.print()
Solved... I knew it was a dumb mistake, I was just messing up the syntax over and over again. ...

Not compiling, problem with Serial.print()
Nevermind the difference question... I'm realizing that they are the same print() just for differen...

Not compiling, problem with Serial.print()
So what is the difference between Serial.print() and printf() and fprintf()? And how would I make th...