C
What are the types of Token on C Programming? How can I use those token and what are the major functions of each one? Please tell me more about it and kindly send me a brief description about each token and how can I input it on my C Program? Thanks.
- 975 views
- 2 answers
- 0 votes
Hi Friends,
I would like to have a simple C Program to draw splines. If it is available in the internet, please provide me link towards it, else if anyone in Techyv has got a simple coding to draw splines in C program, Please forward it to me.
Thanks,
Zachary Cashh
- 1083 views
- 1 answers
- 0 votes
Hi! I am carrying out my design work using C programming language. I have come across several functions that I can use in achieving some particular goals. For example, I am able to use GetRawInputDeviceList() to get a list of all input devices. However, I have tried to use GetRawInputDeviceInfo nicename but I get an error saying that the function does not exist. How do I go about it to get the input device info containing the names of the devices?
- 1026 views
- 1 answers
- 0 votes
I need a C program for star background to be incorporated into my project. I am not a veteran in C programming and therefore the easier the better. Kindly include comments to enable me to learn as I carry out the incorporation process. I have tried it using some tutorials but every time I get a fatal error causing the program to stop running. Cheers!
- 906 views
- 2 answers
- 0 votes
Hello CodeExperts! I am using c for my development. I would like to get a c ISO reader source code to use in making my application more robust. If I could get the code with comments to guide me in the process for a better understanding and possible manipulation whenever there is a need. Thanks in advance.
- 847 views
- 1 answers
- 0 votes
I need to make a program using C Programming that will get the standard input of the user's location and establish the cost of the octane level of the given location.
This program should contain three functions. The first one is to behaviorally ask and read the location of the user which will pass to the next function that will conclude the prices of each given level. And then, all the information should be printed in horizontal form.
Assuming that the usual gas tank holds 15 gallons and the rate for each user's locations are:
- 664 views
- 1 answers
- 0 votes
Hi Experts,
I need a socket code written in C or C++ which helps me in linking connection between two distinguishable emulators on two different computers.
Please help me by sharing socket emulator free source code.
Thanks in advance.
- 877 views
- 1 answers
- 0 votes
Hello,
I have been given a project to create a snake game in c language. But I'm quite a novice in scripting language. So, I need some help to create a snake game project in C.
Thanks.
- 816 views
- 2 answers
- 0 votes
Hi programmer,
I am newbie in programming. I am looking for a source code for the job – shop problem (JSP).
I required source code job shop c code.
I am only familiar with C & C++, so I require code in only these languages.
Waiting for a response from an expert programmer.
Thanks
- 949 views
- 1 answers
- 1 votes
I am interested in developing the game Four In a Row in C. My program has not completely worked correctly. What would be the C source code for Four In a Row game?
- 4390 views
- 1 answers
- 0 votes