User profile: djhyun0001

User info
User name:djhyun0001
History
Joined:
Number of posts:14
Latest posts:

adding node to linked list, seems like when my node picks up new variable, first node changes to that
I am adding reference of node to linked list, but when node picks up the new variables, my first nod...

help, program crash when it's returning an object by extract funciton
what do you mean slist == 0, do you mean ssize == 0?

help, program crash when it's returning an object by extract funciton
[code] //----------------------------------------------------------------------------- // SecurityLi...

help, program crash when it's returning an object by extract funciton
[code] while(!secList.empty()){ Security se = Security(); se = secList.extract(); // CRASH co...

Please, help me to fix optimized value result in crash issue
thank you so much, initializing secl array with values did solve this issue.

This user does not accept Private Messages

User: djhyun0001

  • Public profile