Home > Back-end >  Please everyone a great god put it into a VC file
Please everyone a great god put it into a VC file

Time:09-29

# include "stdio.h"/* */standard input/output library
# include "string. H"/* */string manipulation function library
# include "math. H"/* */math function library
# include "stdlib. H"/* */standard function library
# include "graphics. H" libraries of graphics functions *//* (this sentence is TC inside dongdong, please change)
# include "BIOS. H"/* * basic input output system function library/
# include "DOS. H"/* */DOS function library

CodePudding user response:

The
refer to the original poster qq_29677901 response:
# include "stdio.h"/* */standard input/output library
# include "string. H"/* */string manipulation function library
# include "math. H"/* */math function library
# include "stdlib. H"/* */standard function library
# include "graphics. H" libraries of graphics functions *//* (this sentence is TC inside dongdong, please change)
# include "BIOS. H"/* * basic input output system function library/
# include "DOS. H"/* */DOS function library


These are not? What's the problem?

CodePudding user response:

# include "graphics. H" libraries of graphics functions *//* (this sentence is TC inside dongdong, please change)
That you use to?
  • Related