User info |
User name: | jumper007 |
Name: | Raul Butuc |
Location: | Oradea, Romania / Manchester, United Kingdom |
Bio: | "Virtually, anything is possible"
Currently studying Software Engineering at University of Manchester. |
Statistical data |
---|
Birthdate: | Sep 22, 1995 |
Gender: | Male |
Occupation: | Student |
Skills: | C PHP C++ Assembly Java C# Python C#/.NET HTML CSS JavaScript |
History |
Joined: | Sep 11, 2010 at 5:49pm |
Number of posts: | 435 |
Latest posts: |
Library for graphical visualization Hi Jonas,
I've faced the same issue last year. Had to find a Visualization library that was straigh...
Pointer Problems Apparently I overlooked the printing. Should've used [code]people[i][/code] instead of just [code]pe...
Pointer Problems Hi everyone.
I am trying to pass an array by reference to a function where data would get added t...
int **array segmentation fault Solved. In case anyone wonders, had to replace [code][b]*matrix[i][/b] = (int*) calloc(size, sizeof(...
int **array segmentation fault Apparently it still crashes. The current code is this:
[code]int main(int argc, char* argv[]) {
i...
|