List Question
20 TechQA 2024-02-28T04:44:37.110000Breaking of infinite loop in turbo c
32 views
Asked by Y_Sachin
Why is my DOS program crashing after I memset an array of 64 thousand `int`s?
216 views
Asked by SlickSpore
Directing pointer to struct causes expression syntax error
62 views
Asked by AudioBubble
how to solve error ( functions containing switch are not expanded inline ) in C++
409 views
Asked by Aaryan_mb
Wrong C output in terminal
60 views
Asked by mimas
How to pass a particular index of char array to outtextxy() function's third parameter in c
256 views
Asked by Deep Togani
Solving this pattern using abs() [I GOT MY OUTPUT.. CLOSED]
103 views
Asked by Blu
why is ```long int``` not working on turbo c
238 views
Asked by PABLO1403
Function with an argument without a return value not working properly on turbo c
89 views
Asked by Dexter1403
Undefined symbol _main in module c0.ASM in c with struct keyword
52 views
Asked by Jinoy Varghese
C Graphics - How to move an object with specific angle
855 views
Asked by Shivam Verma
Wrong result in a determinant calculation using int data type in C
141 views
Asked by Antonio Escorcia
to print each character of a word in c program
2.3k views
Asked by manju
Unable to read from a file in Turbo C
166 views
Asked by havegudday
How to get the stdout of an exe I have called through my program?
195 views
Asked by Hello World
Is there any way to accept all the parameters as a single string?
922 views
Asked by Hello World
Alternative to dir command to query a directory in C
905 views
Asked by Hello World
Current directory in DOSBox [Optional: Using TURBO C]
831 views
Asked by Nephew of Stackoverflow
How can I delete all data from string (char array) in C lang?
1.7k views
Asked by Wackie