Recent

Author Topic: 'External: SIGSEGV' problem  (Read 1708 times)

lam101aa

  • Newbie
  • Posts: 2
'External: SIGSEGV' problem
« on: July 31, 2015, 01:52:11 pm »
here is my part of program
if I use 'counting' as a variables and it will pop up a error message
but if I change to LogIn_Temp_Username=AccInfo[1].Username
and it will be fine
someone help me please :'( :'(
« Last Edit: July 31, 2015, 01:54:00 pm by lam101aa »

lam101aa

  • Newbie
  • Posts: 2
Re: 'External: SIGSEGV' problem
« Reply #1 on: July 31, 2015, 01:57:55 pm »
I have solved the problem
the reason of this is I didn't initialize 'counting' variables %) %)

Leledumbo

  • Hero Member
  • *****
  • Posts: 8746
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: 'External: SIGSEGV' problem
« Reply #2 on: August 01, 2015, 07:42:21 am »
The importance of reading both the documentation and compiler warnings. I believe the compiler said (if you don't alter the verbosity configuration):
Quote
Warning: Variable "counting" does not seem to be initialized
didn't it?

 

TinyPortal © 2005-2018