4,052 reputation
1825
bio website adamsznajder.pl
location Warsaw, Poland
age 23
visits member for 1 year, 2 months
seen 51 mins ago
stats profile views 208

Coding means fun!


Apr
20
answered Java generics and typecasting
Mar
24
awarded  Electorate
Mar
10
awarded  Constituent
Mar
2
awarded  Yearling
Feb
28
awarded  Caucus
Feb
8
accepted How to divide disassembled C code to functions?
Feb
7
asked How to divide disassembled C code to functions?
Feb
7
revised sed how to delete first 17 lines and last 8 lines in a file
added 310 characters in body
Feb
7
comment sed how to delete first 17 lines and last 8 lines in a file
Yeap, you 're right.
Feb
7
answered sed how to delete first 17 lines and last 8 lines in a file
Feb
4
answered String manipulation in java to get another string
Feb
1
answered What does grep do when a directory or file isn't added
Feb
1
comment Java variable defined inside a loop doesn't seem to be recognized outside the loop?
Your'e welcome :)
Feb
1
comment Java variable defined inside a loop doesn't seem to be recognized outside the loop?
But you don't create object yet. You simply declare that output will be an array. In this way you say 'hey, I know that I will use int array output but I don't know how to initialize it yet, but stay cool. I will initialize it a few instructions later."
Feb
1
answered Java variable defined inside a loop doesn't seem to be recognized outside the loop?
Feb
1
answered Printing column names on the same line
Feb
1
answered Why is permission needed when running a script a different way?
Feb
1
accepted How to call original function when it's shadowed by binding?
Feb
1
comment How to call original function when it's shadowed by binding?
Ok, but what if I cannot change a? It's a library function.
Jan
31
revised How to call original function when it's shadowed by binding?
deleted 15 characters in body