Whats Wrong In This Code......HELP[quote]Could You Just Help Me Write The Right Code And Explain Me The Errors, Warnings?[/quote] I h...
Different Types of Memory AllocationOKay! Thanks, everyone. It seems that I did not properly word the question on this one: [code] ...
Different Types of Memory AllocationAs I said earlier(which you don't need to remember), I am looking to clear my basic doubts so that I...
C type strings Syntax check[quote]This is typically done in header files. We call it "function declaration".[/quote] I know th...
C type strings Syntax checkOKay, TO keskiverto So I should have used something like [code] char name[40] = "First"; [/code] ?...