1304 questions
We are working on the following issues, and we are working on loading files without sorting them once.Creating Calculator Applications Create an application that meets the following features: 画面Please...
I'll make a.out using gccFor example, if you enter a.out 10 xyz,After dynamically assigning 10, you want to save the xyz value in argv.After the print is over, if you do the free style, munmap_chunk()...
For the following issues, an exception has been thrown, and the compilation is not outputting.Could someone please tell me the corrections?Receive parameters from the console and sort logs in ascendin...
I got a mysterious error.It happens every time with GlutMainLoop.Could you tell me the solution here?y); | ^~~~~~~~~~~~~~~opengltest.c:11:2:warning:implicit declaration of function 'glutMainLoop' [-Wi...
I'm trying to set up a program that ends when no is entered in the code below, but it doesn't stop and it loops indefinitely.Where should I correct it?#include<stdio.h># include <time.h>in...
I am currently working on the following issues in C language, but could someone please tell me how to correct the output to the log file in a different format from the example, and the fact that only ...
In C language, enter ASC in ascending orderI'm trying to create a descending program after entering DESC, but could someone please tell me the wrong part because the descending order doesn't work bett...
Regarding the problem below, I was able to print the file, but I didn't know how to sort it out, so I got stuck.Could someone please tell me?#include<stdio.h>void main(){ inti,n; intsin[9][6]; F...
I have a question about C language.In the qsort assignment, I submitted the following code:printf(a order:);scanf(%c, & ad);qsort(sin,9,sizeof(int), ad=='a'?cmp_u:cmp_d);'a'?cmp_u:cmp_d); I was to...
19 hours ago19 hours agoI want to clean up the initialization of std::maphas been closed and Continued questions has been deleted, so I will preserve them.It's up to you to think that a pretty code is...
« | - 4 - | » |
© 2025 OneMinuteCode. All rights reserved.