English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

after compiling its coming that "cant open STDIO.H file" but i hv tht file stored in my folder..wat to do?? need help..

2006-11-17 02:15:11 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

check your path make sure it's pointing in the proper location. If you want another compiler check this out www.thefreecountry.com

2006-11-17 11:16:02 · answer #1 · answered by Arkane Steelblade 4 · 0 0

A syntax blunders actually means that the compiler can't comprehend what you're putting forward, so it can't do as you ask. If it knows what you're putting forward although the which means isn't what you meant, then you truthfully have a "common sense blunders." this technique will run yet will both crash (like through dividing through 0 or having access to unlawful memory) or it is going to easily supply incorrect solutions. in case you really artwork at attending to understand the language then syntax blunders will now not be a subject matter because those are really user-friendly to fix in case you realize what you're doing. although, even the perfect software written through the perfect builders continually have some common sense blunders (also said as "insects").

2016-11-25 00:27:11 · answer #2 · answered by horabik 3 · 0 0

How did you include the stdio.h. Was it as below:
#include "stdio.h" to search in current path or #include

Secondly I suggest you move to gcc compiler rather than Turbo C which is not common industry standard.

2006-11-17 02:30:33 · answer #3 · answered by Anonymous · 0 1

fedest.com, questions and answers