Posts
 
Reputation
Joined
Last Seen
Ranked #864
Strength to Increase Rep
+2
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
Ranked #12.3K
Ranked #4K
~907 People Reached
Favorite Forums
Favorite Tags
Member Avatar for hosam2k

OK, let's do one thing at a time. First up, why is line #11 there? Secondly, does your existing code actually print the length of the string? Why not?

Member Avatar for Adak
0
143
Member Avatar for vino4all

[QUOTE=vino4all;1184945]I need to have an equilateral Triangle shape in the output.[/QUOTE] Yes, so as WaltP asked, [B]what[/B] are you missing? What additional output do you need to form the triangle? [B]Where[/B] in your code should you be adding whatever 'it' is?

Member Avatar for 0x69
0
361
Member Avatar for vamsi51

Try single quotes around the 'A' rather than backticks (plus the other bits missing).

Member Avatar for Ancient Dragon
0
84
Member Avatar for OzY360

[QUOTE=OzY360;1175856]The ones I have used so far are stdio.h, string.h, fcntl.h, math.c and unistd.h. I have two books that cover the basics of the standard C library but its not enough since I am applying C to the fundamentals of programming for Operating Systems.[/QUOTE] If you have some spare cash, …

Member Avatar for OzY360
0
133
Member Avatar for Iam3R

[QUOTE=Iam3R;1174726] i want to know the technical difficulties involved in implementing these.[/QUOTE] To use your overused word, why? If you plan on writing your own compiler that breaks C syntax, then you obviously are capable of working out the level of technical difficulty yourself. And if you can't figure out …

Member Avatar for Narue
0
186