Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~59.6K People Reached
About Me

Student

Favorite Tags

12 Posted Topics

Member Avatar for samaru
Member Avatar for samaru

I'm a fan of anime. One of my current favourites is Naruto, I'm only up to episode 83 of the anime but I've read up to chapter 225 of the manga and I can't wait to see more of it even though I know what's going to happen in the …

Member Avatar for thompsonmax
1
3K
Member Avatar for axiss

does anyone know where I can find some help on integration functions in c++?

Member Avatar for ynikitenko
0
280
Member Avatar for axiss
Member Avatar for HappyCat123
1
487
Member Avatar for brainchief

South Africa is really cool, all the game park and wildlife everywhere

Member Avatar for MidiMagic
0
721
Member Avatar for axiss

Hi I was just wondering how you change the text colour of only some of the text in a console when you are using cout to display your text. I tried using [CODE]system("Color XY");[/CODE] obviously where X and Y are hex numbers and X sets the background color and Y …

Member Avatar for Ancient Dragon
0
240
Member Avatar for senterstyle

[QUOTE=cscgal]Green is approval and Red is disapproval. Grey means that the person who rated your post is a new member, has very few posts, or little rep himself/herself. And therefore it hasn't affected your reputation.[/QUOTE] So how much reputation points would you need before you'll actually start affecting other people's …

Member Avatar for Dani
2
2K
Member Avatar for axiss

whenever I try to use \t to insert a tab space into one of my Strings it just inserts it as an \t instead of an actual tab space. I have also tries using \u0009, but this one doesn't even do anything. All the other ones (e.g \n ) all …

0
57
Member Avatar for axiss

Well basically for the assignment I have to write a project that reads data from a .mdb database file and stores this data into a 2D array, then lets the user manipulate the data in the array (stuff like adding, editing, sorting, deleting and searching data) by using GUI and …

Member Avatar for axiss
0
269
Member Avatar for copycat

Why not try something like this: for(int x = 0; x < word.length() - 1; x++) { String letter = word.charAt(x); //you could make letter a char is you want //write letter to the file }

Member Avatar for axiss
0
108
Member Avatar for freesoft_2000

for an integer to string you can also use String s = String.valueOf(intNum);

Member Avatar for axiss
0
100
Member Avatar for axiss

1. There are 5 houses in 5 different colours. In each house lives a person with a different nationality. 2. The 5 owners drink a certain type of beverage, smoke a certain brand of cigar, and keep a certain pet. 3. No owners have the same pet, smoke the same …

Member Avatar for YoungCoder
0
108

The End.