@aritra
b.tech student
hello! everyone I am a final year engineering student and coding is my passion.....I am a beginner in coding but a focused student to learn and develop myself in the field of programming...as a beginner I will do come out with a lot of questions for others and I will also try to solve others problems with my knowledge and learn something out of it.
Nothing here yet.
No blogs yet.
I want to write it with c language....I was thinking of opening the file in append mode and run a loop with counter with every '{' opening braces...the loop will give '\t' (tab) for every opening brace and in the next opening brace the counter will increase i.e there will be 2 tabs like this.....is the idea correct? or will I have to do by a different method? i will do the program in devc++ IDE.