I was learning from the tutorial and noticed something wrong in this line:
If u leave it like that I get When i enter my name as William or any name it says:Code:printf( "Your name is %d, letters long", strlen ( name ) );
Shouldnt there be a \n after long? So it goes to a new line?Code:Your name is 8, letters longEnter Your Last Name:
If so please get creator of tutorial to fix this to help the further learners of C who use this site to do the right thing.
P.S Iam learning myself and just noticed this.



LinkBack URL
About LinkBacks


