User profile: celmlauzis

User info
User name:celmlauzis
History
Joined:May 3, 2012 at 2:27pm
Number of posts:3
Latest posts:

Unexpected exit from do-while loop
Found my problem :) [code] while (counter != 0); //if counter = 1 exit[/code] must be [code] while (...

Unexpected exit from do-while loop
Can someone explain me why i have unexpected exit form function [code]arraySort()[/code] at the end...

Write/Reade array of struct to file
I'm stuck on writing array of struct to file and then read from it. Here is my test code. Can anyb...

This user does not accept Private Messages