Skip to main content
rashok's user avatar
rashok's user avatar
rashok's user avatar
rashok
  • Member for 13 years, 5 months
  • Last seen more than a month ago
  • Bangalore, India
118 votes
3 answers
104k views

Trying to understand gcc option -fomit-frame-pointer

111 votes
13 answers
174k views

Find multiple files and rename them in Linux

92 votes
1 answer
96k views

Difference between wscript and cscript

62 votes
3 answers
251k views

bash shell nested for loop

61 votes
17 answers
260k views

How to count no of lines in text file and store the value into a variable using batch script?

38 votes
3 answers
91k views

GCC linaro compiler throws error "unknown type name size_t"

13 votes
4 answers
41k views

How to read data line by line from a file using ant script?

11 votes
4 answers
41k views

Sleeping for milliseconds on Windows, Linux, Solaris, HP-UX, IBM AIX, Vxworks, Wind River Linux?

10 votes
4 answers
30k views

How to use 2 index variable in a single for loop in python

9 votes
2 answers
5k views

Source Insight is not displaying the full path of a file in the title bar

8 votes
2 answers
35k views

What is the use of pragma code section and data section?

7 votes
1 answer
11k views

How to merge two windows vc static library into one

7 votes
1 answer
5k views

How to fail the ant script, if exec task fails

7 votes
1 answer
4k views

Are parallel calls to send/recv on the same socket valid as per POSIX standard?

6 votes
5 answers
6k views

Jekyll - Markdown with line feed is not rendered in HTML

5 votes
2 answers
4k views

What is the equivalent command for objdump in IBM AIX

5 votes
2 answers
19k views

How to split a string and use it inside a for loop in ant script?

4 votes
2 answers
8k views

How to exclude some of the "unable to open include file *.h" errors in pclint

4 votes
2 answers
423 views

C typedef for undeclared structure is not throwing any compilation error

4 votes
2 answers
5k views

what is the escape character in ant regular expression (regexp element) pattern

3 votes
2 answers
12k views

Syntax for a Bash single-line while loop with condition

3 votes
2 answers
33k views

How to get list of SSL/TLS ciphers supported by internet explorer

3 votes
1 answer
4k views

How do I call an Ant macro from inside another macrodef?

3 votes
3 answers
655 views

Check for availablity of #warning preprocessor

2 votes
1 answer
211 views

ACE_RCSID is not found in ACE 6.1

2 votes
3 answers
4k views

how to check whether dos environment property is set or not in ant scripting

2 votes
1 answer
11k views

How to exclude some particular files in Pc-lint

2 votes
2 answers
4k views

How to use vim editor in windows source insight

2 votes
2 answers
2k views

How to open a file having 50k lines in vi editor?

2 votes
2 answers
3k views

Problem in using shell for loop inside gnu make?