User profile: jkim37

User info
User name:jkim37
History
Joined:
Number of posts:3
Latest posts:

Please Fix this error after build it
I am making airport reservation with linked list. I am using c++ on Xcode. A- Airport F- Flight ...

A POINTER LOST THE WAY(Marked as *)
@helios THIS IS BECAUE IT"S DOUBLE LINKED LIST. I TRIED WITH SINGLE LIST BUT IT HAS SAME ERROR. I AM...

A POINTER LOST THE WAY(Marked as *)
I AM USING C++ with XCODE. #include <iostream> #include <stdlib.h> #include <string.h> using namesp...