Sponsored Content
Operating Systems Solaris Solaris 10 SCSA Information request Post 302165261 by System Shock on Thursday 7th of February 2008 09:02:39 AM
Old 02-07-2008
...maybe an admin can actually move this thread out of this forum because it doesn't belong here, and maybe even lock it.

...yeah, there are only 3 banks in the US.
..but it just happens that I do work for a major US Bank and guess what? virtualization is already in this bank and it's been in for a while, as it is in most of the major banks in the US.

You can ask any potential interviewee whatever you want, but how are you going to know if he answers it correctly or not?
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Where should I post questions about SCSA?

Is there a separate forum to post questions about SCSA? or can I post some questions here? please let me know...thanks. (3 Replies)
Discussion started by: dookeobih
3 Replies

2. Solaris

SCSA solaris 10 testking Exams

hello everyone I'm new member and I need you to help me in SCSA Exams I'll test it I need testking Exams in SCSA 10 can anyone respond me thanks to all (2 Replies)
Discussion started by: prince_2007
2 Replies

3. Solaris

Needs free SCSA dumps for solaris 10,,can any one help please,,

iam not so financially sound to buy online dumps..so if anyone can help me then i would be highly greatful... (0 Replies)
Discussion started by: prince_ban
0 Replies

4. Shell Programming and Scripting

Solaris request script

Hi, In the request script I need to read user input and store to variable to use it later in postinstall script. e.g. LOGDIR=/app/log echo "Please type the Log Directory : (current value: $LOGDIR)" read LOGDIR When asked, if the user enters a value the parameter is ok and I... (2 Replies)
Discussion started by: potro
2 Replies

5. Post Here to Contact Site Administrators and Moderators

SCSA for solaris 10

لو سمحتم حد يعرف اماكن امتحان ال certification SCSA for solaris 10 واسعار الامتحانات في مصر (1 Reply)
Discussion started by: bebo911
1 Replies

6. Solaris

scsa

what is the best book to study for the scsa both I and II. i am confused about which material i can use to study fro it. thanks (0 Replies)
Discussion started by: bensen
0 Replies

7. Solaris

SCSA

I tried searching a bit. After a lot of confusion, I'm just going to be blunt. Can anyone recommended study materials for the SCSA exam? I don't want to cheat with testkings, I just want Study Material Recommendations.. Thank you. (1 Reply)
Discussion started by: adelsin
1 Replies
GLXQUERYVERSION(3G)						   OpenGL Manual					       GLXQUERYVERSION(3G)

NAME
glXQueryVersion - return the version numbers of the GLX extension C SPECIFICATION
Bool glXQueryVersion(Display * dpy, int * major, int * minor); PARAMETERS
dpy Specifies the connection to the X server. major Returns the major version number of the GLX server extension. minor Returns the minor version number of the GLX server extension. DESCRIPTION
glXQueryVersion returns the major and minor version numbers of the GLX extension implemented by the server associated with connection dpy. Implementations with the same major version number are upward compatible, meaning that the implementation with the higher minor number is a superset of the version with the lower minor number. major and minor do not return values if they are specified as NULL. ERRORS
glXQueryVersion returns False if it fails, True otherwise. major and minor are not updated when False is returned. SEE ALSO
glXQueryExtension() COPYRIGHT
Copyright (C) 1991-2006 Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see http://oss.sgi.com/projects/FreeB/. AUTHORS
opengl.org opengl.org 06/10/2014 GLXQUERYVERSION(3G)
All times are GMT -4. The time now is 09:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy