User profile: TexanMonkey

User info
User name:TexanMonkey
Email:Joseph.Foster123@gmail.com
Name:Joseph Foster
Statistical data
Occupation:Student
Skills:C
C++
Visual Basic
Javascript
HTML
History
Joined:
Number of posts:29
Latest posts:

Two arrays into one text file
If it is a binary file (a file for storing raw data), at the beginning of the file you can store 2 u...

read a file
Isn't the type "FILE" for use with "stdio.h"?

Getting Freetype
I've been trying to get Freetype for Code::Blocks minGW, but I could only find instructions for peop...

Convert an Int to a Char array
Srry, you must have read my question wrong :P. Unions are completely unrelated to my question. I...

Convert an Int to a Char array
I need a way to Convert an Int to a Char array.